@include('particles.googletag') @yield('meta')
@include('particles.header') @yield('content') @include('particles.footer')
@if(!Auth::user()) @include('extra.modals_signin') @endif @if(Auth::user()) @can('user-tickets')
پشتیبانی آنلاین
@endcan @endif @if(Auth::user()) @can('admin-dashboard')
مدیریت
@endcan @endif @if(env('SWITCH_USER_ADMIN',false) == true) @if(Session::has('SWITCH_ADMIN_ID_SECURE'))
بازگشت
@endif @endif @can('user-products-dentistry') @else @endif @if(Auth::check()) @else @endif @include('extra.notifications') @include('extra.compare_float') @yield('pre_scripts') @if(!Auth::user()) @else @if(Auth::User()->hasRole('user-deactive')) @endif @endif @yield('scripts')