@php($rtl = app()->getLocale() === 'ar') @yield('title', 'MediBook AI') @if($rtl) @else @endif @yield('body') @stack('scripts')