@yield('title')
Buyers Portal
User Profile
My Profile
Logout
@php $usertype = session('user_type'); @endphp
Dashboard
Category
Sub Category
Products
Web Page
Notifications
Create Buyer
Menu
Dashboard
Category
Sub Category
Products
Web Page
Notifications
Create Buyer
@php $user = Auth::user(); @endphp @yield('frontend-content') @stack('custom-scripts')