@extends(decide_template()) @section('title', $page_data['title'] ) @section('page_styles') @endsection @section('page_scripts') @endsection @section(decide_content()) @include('includes.editor-scripts') @if (Session::has('msg'))
{{ Session::get('msg') }}
@endif @if($errors->any())
@foreach($errors->all() as $error)

{{ $error }}

@endforeach
@endif
( ! ) Fatal error: Uncaught Error: Class "Illuminate\Support\Facades\Auth" not found in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/web-form/viewFrom.blade.php on line 67
( ! ) Error: Class "Illuminate\Support\Facades\Auth" not found in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/web-form/viewFrom.blade.php on line 67
Call Stack
#TimeMemoryFunctionLocation
10.0234411184{main}( ).../viewFrom.blade.php:0