@php $data=array(); $data['title']="404 Not Found"; $data['description']="404 Not Found"; @endphp @extends('reachassuree_agent/layouts.main') @section('title', $data['title']) @section('content')

40 4

Oops! Page Not Found

The page you were looking for could not be found.

Return To Dashboard
@endsection