@if (request()->is('admin*'))
@else
@endif
@lang('Sorry! Your session has expired')
@lang('Please go back and refresh your browser and try again')
@lang('Go to Home')