@php $setting = App\Models\Setting::first(); @endphp
@yield('title')
{{__('admin.Login')}}
@if ($setting->text_direction == 'rtl')
@endif