@if (str_replace('_', '-', app()->getLocale())=="ar" ) @else @endif @stack('css')
@yield('content')
@component('modal',['id'=>'logoutModal','title'=>"Ready to Leave?"]) @slot('footer') @lang('main.logout') @endslot @lang('main.logout_msg') @endcomponent @include('sweetalert::alert') @stack('js') @stack('modals')