{{-- Bootstrap 5.3 — RTL or LTR stylesheet chosen by active direction --}}
@if($direction === 'rtl')
@else
@endif
{{-- New Saudi Riyal symbol webfont (renders via ) --}}
{{-- Cairo font (Arabic / RTL only) — self-loaded from Google Fonts CDN --}}
@if($direction === 'rtl')
@endif
@stack('styles')
@include('layouts.partials.sidebar')