LogoJericho Alternatives

Logo
@if(Auth::user()->checkRoleWithPermission('dashboard','view'))
Dashboard
General Dashboard
Personal Dashboard
@endif @if(Auth::user()->checkRoleWithPermission('manage-commission','view'))
Manage Commission
Product Commission
User Commission
Trail Commission
@endif {{--@if(Auth::user()->checkRoleWithPermission('manage-commission','view'))
Manage Commission
@endif--}} @if(Auth::user()->checkRoleWithPermission('investors','view'))
Investors (Users)
Manage Investors
Manage Investors KYC
Manage Partner Platform
Manage User Product
@endif @if(Auth::user()->checkRoleWithPermission('manage-freeu-investments','view'))
Primary Market
Manage Products
Manage Manufactures
(Company)
Manage Investment
Categories
@endif @if(Auth::user()->checkRoleWithPermission('pre-owned-investment','view'))
Secondary Market
Overview Investment Listing Transfer
Completed Transactions
Manage Seller Profile
@endif @if(Auth::user()->checkRoleWithPermission('manage-leads','view'))
Manage Leads
@endif @if(Auth::user()->checkRoleWithPermission('cms-panel','view'))
CMS Panel
Manage Tags
Manage Blogs
Manage FAQ
Manage Testimonials
Privacy Policy
Risk Disclosure
@endif @if(Auth::user()->checkRoleWithPermission('contact-from-leads','view'))
Contact Us Form
@endif @if(Auth::user()->checkRoleWithPermission('manage-sub-admin','view'))
Manage Sub Admin
Sub Admin List
User List
Update User Password
@endif