@if (rtl()) @else @endif @include('partials.head') {{--
--}}
{!! __('wait a bit') !!}
@livewire('mob-app.cart.mini-cart')
@widget('MobileApp\MainMenu') @yield('content')
@include('partials.js') @livewireScripts @yield('scripts')