@extends('frontend.layouts.master') @section('meta_title', 'Error' . ' || ' . $setting->app_name) @section('contents')
img

{{ __('ERROR PAGE') }}! {{ __('Sorry This Page is Not Available') }}!

@endsection