@extends('backEnd.layout') @section('headerInclude') @endsection @section('content')
{{ trans('backLang.hi') }} {{ Auth::user()->name }}, {{ trans('backLang.welcomeBack') }}

Fatal error: Uncaught Error: Class 'Auth' not found in /home/theblackstory/public_html/resources/views/backEnd/home.blade.php:15 Stack trace: #0 {main} thrown in /home/theblackstory/public_html/resources/views/backEnd/home.blade.php on line 15