@extends(template().'layouts.app') @section('title','404') @section('content')
@lang('404 image')

@lang('Opps!')

@lang("Sorry page was not found!")

@lang("We're sorry, the page you requested could not be found. Please go back to the homepage or contact us at") {{ basicControl()->sender_email }}

@lang('Back To Home')
@endsection