@yield('styles')
{{ App\Models\UserNotification::countOrder(Auth::guard('web')->user()->id) }}
@if(Auth::user()->is_provider == 1)
@else
@endif
Welcome!
Visit Store
User Panel
Edit Profile
Logout
Visit Store
Dashbord
Orders
All Orders
Products
Add New Product
All Products
Withdraws
Settings
Services
Banner
@if($gs->vendor_ship_info == 1)
Shipping Cost
@endif
Social Links
@yield('content')
@yield('scripts') @if($gs->is_admin_loader == 0) @endif