@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')
The page you were looking for could not be found.