@extends('front-end.layouts.master') @section('pageTitle', isset($pageTitle) ? $pageTitle : '404') @section('content')

The page you are looking for could not be found. The link to this address may be outdated or we may have moved the since you last bookmarked it.

@endsection {{-- push custom js before end of body tag --}} @push('scripts') @endpush