@yield('style')
{{ $title ?? 'Page Title' }}
@if (app()->getLocale() == 'ar') English @else العربية @endif
@yield('content')