Redirecting to the Diary Dashboard… If you are not redirected,
click here.
{{-- Breadcrumb --}}
{{-- Alerts --}}
@if(session('success'))
{{ session('success') }}
@endif
@if(session('error'))
{{ session('error') }}
@endif
{{-- Header --}}
{{-- Search --}}
{{-- Options --}}
No options match your search.
@endsection
@push('scripts')
@endpush