@extends('front.master') @section('title', '404') @section('meta_title', '404') @section('description', '404') {{-- facebook meta tags --}} @section('fb_meta_title', '404') @section('fb_description', '404') @section('fb_route', URL::current()) @section('fb_type', 'website') @section('fb_image', asset('/images/new_design_2022/offer_ca3rd.png')) {{--twitter meta tags --}} @section('twitter_meta_title', '404') @section('twitter_description', '404') @section('twitter_url', URL::current()) @section('content')
#
#
#

Sorry, the page was not found

@endsection @push('modals') @endpush @push('scripts') @endpush