@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')
مدیریت
داشبورد مدیریت
@yield('admin-hovremenu')
@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')