@if (app()->getLocale() == 'ar') @else @endif @hasSection('title') @yield('title') | @endif {{ get_option('general')['title'] ?? config('app.name') }} @include('layouts.partials.css') @yield('main_content') @include('layouts.partials.script')