@extends('layouts.dashboard') @section('content') @if (Session::has('message'))
@endif
@endsection @push('scripts') @endpush