{{-- Flash Message --}}
{{ __('messages.show_report.not_found') }}
{{-- Latest Reports --}}
@include('landing::home/_includes/latest_reports')
{{-- Ending gradient --}}
@include('landing::_layouts/_partials/gradient-end', ['fill' => '#f7fafc'])
@endsection