@extends('public.layout.public') @section('sliderText')

@yield('code', __('404')) | @yield('message', __('Not Found'))

@endsection @section('content') @include('public.inc.pages-header') @include('public.inc.pages-slider')
foqas_cry

@lang('Awww…. Don’t Cry.')

@lang('Looks like the page you were looking for no longer exist or the server encountered a temporary error and could not complete your request, in that case please try again in 30 seconds.')

@lang('In most cases, this error is resolved if you DELETE your browser cache and cookies.')

@endsection