@extends('front.layouts.master') @section('meta_title', __('Page Not Found') . ' - ' . env('APP_NAME')) @section('content')
@lang('Page Not Found') - 404

@lang('Sorry the page is not available at the moment .. we are working on solving the problem')

@endsection