{{-- Bootstrap (RTL when Arabic) --}} @if ($appDir === 'rtl')
@else
@endif
Tasheeh-CAT
@lang('app.footer.switch_to_en')
@lang('app.footer.switch_to_ar')
@auth @if(auth()->user()->role === 'admin')
Admin
@endif @endauth
@yield('content')