@php
$direction = (app()->getLocale() == 'ar')?'rtl':'ltr';
@endphp
@php $direction = (app()->getLocale() == 'ar')?'-rtl':''; @endphp
{{settings('website_title',app()->getLocale())}}
@if(auth()->user()->theme == 'dark')
@endif
@yield('style')
@if(app()->getLocale() == 'ar')
@endif
@if(app()->getLocale() == 'ar')
@endif
@if(auth()->user()->hasRole('super_admin') ||auth()->user()->hasRole('admin'))
{{-- - --}}
{{--
--}}
-
@endif
@if(auth()->user()->hasRole('super_admin'))
-
-
-
-
{{\App\SubjectData::where('status',0)->count()}}
-
-
-
-
{{-- - --}}
{{--
--}}
@endif
@if(auth()->user()->hasRole('super_admin') || auth()->user()->hasRole('admin'))
-
@if(auth()->user()->hasRole('super_admin'))
-
-
@endif
@endif
@yield('script')
@yield('final_script')