@if( $dir === "rtl") @else @endif @yield("css") @php $img=\Illuminate\Support\Facades\Auth::user()->image; $userName=\Illuminate\Support\Facades\Auth::user()->username; $arrayPerm=\App\Models\User::getArrayRolePerm(); $OrderCount=\App\Models\Order::where('status', 0)->where('active', 0)->count(); $url=Request::path(); $currentRouteName=Route::currentRouteName(); @endphp
@yield("breadcrumb")
@yield('content')
@if( $dir === "rtl") @else @endif @yield("script") @if( $dir === "rtl") @else @endif @yield("script2") @if( $dir == 'ltr') @else @endif