@php $g_settings = \App\Models\GeneralSetting::where('id',1)->first(); @endphp @if($g_settings->layout_direction == 'rtl') @endif