@php $favicon = \App\Models\Setting::find(1)->favicon; $modules = \App\Models\Module::all(); @endphp
{{ \App\Models\Setting::find(1)->app_name }}
@if (session('direction') == 'rtl')
@endif