@php $isRtl = in_array(app()->getLocale(), ['ar']); @endphp
{{-- Google Fonts: Cairo + Tajawal for Arabic, Inter for English --}}
{{-- Bootstrap 4 — single LTR build; RTL handled via dir="rtl" + custom overrides
in this file. The third-party bootstrap-rtl adds its own margin/padding
defaults that conflict with the sidebar pinning and create visible gaps. --}}
{{-- Font Awesome --}}
{{-- AdminLTE 3 --}}
{{-- DataTables --}}
{{-- Select2 --}}
{{-- Toastr --}}
{{-- SweetAlert 2 --}}
@stack('styles')