@if(Session::has('lang')&&Session::get('lang')=='en')
@endif @yield('style')
@include('partials.stores_dashboard_un_authed_navbar')
@yield('content') @yield('scripts')