@if(session('AdminDetail')->user_type=='0')
  • Dashboard
  • My Profile
  • Payu Bank
  • Role Management

  • SubAdmin Activity
    • View All Subadmin
    • View SubAdmin Activity
    • View All SubAdmin Activity Reports
  • Sub Admin
    • View All Sub Admin
    • Add Sub Admin
    • View All Sub Admin Model
  • User Manager
    • View all users
    • View all referred users
    • Users Wallet Summary
    • Users Balance Detail
    • Users Promo Detail
    • Manage Otp Limit
    • Users Add Cash Summery
  • Wallet Management
    • Transfer Balance
    • Deduct Balance
    • Wallet Bonus
  • Promoters
    • View All Promoters
    • Promoter Report
    • Add Promoter
  • Game Management

  • Series Manager
    • View all series
    • Create new Series
  • Levels Manager
    • View all levels
    • Create new Levels
  • Match Manager
    • View all upcoming matches
    • Match Result
    • Add Match
    • Live matches
  • Players Manager
    • View All players
    • Add players
  • Teams Manager
    • View All Teams
    • Add Team
  • Promotor Manager
    • View All Promotors
    • Referal Joined Matches
  • Leauges Manager
    • Leauges Categories
    • All Master Leauge
    • Create New Master Leauge
    • Import Leauges in matches
  • Leaderboard Manager
    • Series List
  • Withdrawal Management

  • Paytm Withdraw
    • View Paytm Withdraw Requests
  • Bank Withdraw
    • View Bank Withdraw Requests
  • Instant Withdraw
    • View Instant Withdraw Requests
  • Payumoney Withdraw
    • View Payumoney Withdraw Requests
  • Verification Management

  • PAN Verification
    • View all PAN Verification Requests
  • Bank Verification
    • View all Bank Account Verification Requests
  • Ad Management

  • In-app Banner Ad
    • View Banners
    • Add New Banner Ad
  • Offer/Bonus
    • View Offers
    • Add New Offer
    • Manage Bonus
    • Scratch Card Manage
    • Scratch Card Give Away
  • Notification

  • Email Notifications
    • View History
    • Send New
  • SMS Notifications
    • View History
    • Send New
  • Push Notifications
    • View History
    • Send New
  • Additional

  • Default Avatars
    • View Default Avatars
  • Email Templates
    • View All Templates
    • Create New Templates
  • CMS Page Management
    • View All Pages
  • Graph Manager
    • View Active Users
    • View Deposit / Withdraw
  • Transaction Manager
    • Invested Amount
  • Wallet Section
    • Add Interest
    • View Interest
    • View User Interest Listing
    • Add Wallet Setting
    • View Wallet Setting
  • Profit & loss Manager
    • View Profit & loss New
  • Reports
    • GST Report By CRON
    • GST Report
    • GST Report User wise
    • @if(session('AdminDetail')->user_type=='0')
    • TDS Report
    • @endif
    • Profit Loss Report
    • User Pay
    • User Payout
  • Settings
    • View all Setting
    • Create new Setting
  • @elseif(!empty($get_sub_admin)) @foreach ($get_sub_admin as $show_modelvalue) @if($show_modelvalue->model_name=='Dashboard') @if(in_array(48,$model_action))
  • Dashboard
  • @endif @endif @if($show_modelvalue->model_name=='User Manager')
  • Role Management

  • User Manager
      @if(in_array(1,$model_action))
    • View all users
    • @endif @if(in_array(2,$model_action))
    • View all referred users
    • @endif @if(in_array(3,$model_action) && session('AdminDetail')->user_type=='0')
    • Users Wallet Summary
    • @endif @if(in_array(14,$model_action) && session('AdminDetail')->user_type=='0')
    • Users Balance Detail
    • @endif @if(in_array(45,$model_action))
    • Users Promo Detail
    • @endif @if(in_array(47,$model_action))
    • Manage Otp Limit
    • @endif
  • @endif @if($show_modelvalue->model_name=='Series Manager')
  • Series Manager

  • Series Manager
    • View all series
    • Create new Series
  • @endif @if($show_modelvalue->model_name=='Promoter Manager')
  • Promoter Manager

  • Promoters
      @if(in_array(18,$model_action))
    • View All Youtubers
    • @endif @if(in_array(19,$model_action))
    • Promoter Report
    • @endif @if(in_array(46,$model_action))
    • Add Youtuber
    • @endif
  • @endif @if($show_modelvalue->model_name=='Match Manager')
  • Match Manager

  • Match Manager
      @if(in_array(6,$model_action))
    • View all upcoming matches
    • @endif @if(in_array(7,$model_action))
    • Match Result
    • @endif @if(in_array(8,$model_action))
    • Add Match
    • @endif @if(in_array(9,$model_action))
    • Live matches
    • @endif
  • @endif @if($show_modelvalue->model_name=='Advertisments')
  • Ad Management

  • In-app Banner Ad
      @if(in_array(37,$model_action))
    • View Banners
    • @endif @if(in_array(36,$model_action))
    • Add New Banner Ad
    • @endif
  • @endif @if($show_modelvalue->model_name=='Offer Bonus')
  • Ad Management

  • Offer/Bonus
      @if(in_array(28,$model_action))
    • View Offers
    • @endif @if(in_array(29,$model_action))
    • Add New Offer
    • @endif @if(in_array(30,$model_action))
    • Manage Bonus
    • @endif
  • @endif @if($show_modelvalue->model_name=='Contents Manager')
  • Contents Manager

  • @if(in_array(38,$model_action))
  • CMS Page Management
    • View All Pages
  • @endif @endif @if($show_modelvalue->model_name=='Players Manager')
  • Players Manager

  • Players Manager
      @if(in_array(10,$model_action))
    • View All players
    • @endif @if(in_array(11,$model_action))
    • Add players
    • @endif
  • @endif @if($show_modelvalue->model_name=='Teams Manager')
  • Teams Manager

  • Teams Manager
    • View All Teams
    • Add Team
  • @endif @if($show_modelvalue->model_name=='Leauges Manager')
  • Leauges Manager

  • Leauges Manager
      @if(in_array(21,$model_action))
    • Leauges Categories
    • @endif @if(in_array(22,$model_action))
    • All Master Leauge
    • @endif @if(in_array(43,$model_action))
    • Create New Master Leauge
    • @endif @if(in_array(44,$model_action))
    • Import Leauges in matches
    • @endif
  • @endif @if($show_modelvalue->model_name=='Levels Manager')
  • Game Management

  • Levels Manager
      @if(in_array(20,$model_action))
    • View all levels
    • @endif @if(in_array(23,$model_action))
    • Create new Levels
    • @endif
  • @endif @if($show_modelvalue->model_name=='Live Fantasy Manager')
  • Game Management

  • Live Fantasy Manager
      @if(in_array(26,$model_action))
    • Add Slotes
    • @endif @if(in_array(27,$model_action))
    • All Master Slotes
    • @endif
  • @endif @if($show_modelvalue->model_name=='Reports')
  • Analytics Report

  • Reports
    • GST Report
    • Profit Loss Report
  • @endif @if($show_modelvalue->model_name=='Withdrawal Manager')
  • Withdrawal Management

  • @if(in_array(39,$model_action))
  • Paytm Withdraw
    • View Paytm Withdraw Requests
  • @endif @if(in_array(40,$model_action))
  • Bank Withdraw
    • View Bank Withdraw Requests
  • @endif @if(in_array(54,$model_action))
  • Payumoney Withdraw
    • View Payumoney Withdraw Requests
  • @endif @if(in_array(41,$model_action)) @endif @if(in_array(42,$model_action))
  • Instant Withdraw
    • View Instant Withdraw Requests
  • @endif @endif @if($show_modelvalue->model_name=='Wallet Management')
  • Wallet Management
      @if(in_array(66,$model_action))
    • Transfer Balance
    • @endif @if(in_array(67,$model_action))
    • Deduct Balance
    • @endif @if(in_array(68,$model_action))
    • Wallet Bonus
    • @endif
  • @endif @if($show_modelvalue->model_name=='Verification Manager')
  • Verification Management

  • @if(in_array(24,$model_action))
  • Contact form
    • View all PAN Verification Requests
  • PAN Verification
    • View all PAN Verification Requests
  • PAN Verification
    • View all PAN Verification Requests
  • @endif @if(in_array(25,$model_action))
  • Bank Verification
    • View all Bank Account Verification Requests
  • @endif @endif @if($show_modelvalue->model_name=='Youtuber Manager')
  • Youtuber Manager
    • View all Youtuber
    • Add Youtuber
  • @endif @if($show_modelvalue->model_name=='Offer_Bonus')
  • Offer/Bonus
      @if(in_array(28,$model_action))
    • View Offers
    • @endif @if(in_array(29,$model_action))
    • Add New Offer
    • @endif @if(in_array(30,$model_action))
    • Manage Bonus
    • @endif @if(in_array(48,$model_action))
    • Scratch Card Manage
    • @endif @if(in_array(49,$model_action))
    • Scratch Card Give Away
    • @endif @if(in_array(50,$model_action))
    • Wallet Bonus
    • @endif
  • @endif @if($show_modelvalue->model_name=='Wallet Section')
  • Wallet Section
      @if(in_array(49,$model_action))
    • Add Interest
    • @endif @if(in_array(50,$model_action))
    • View Interest
    • @endif @if(in_array(51,$model_action))
    • View User Interest Listing
    • @endif @if(in_array(52,$model_action))
    • Add Wallet Setting
    • @endif @if(in_array(53,$model_action))
    • View Wallet Setting
    • @endif
  • @endif @if($show_modelvalue->model_name=='Notification Manager')
  • Notification

  • @if(in_array(31,$model_action))
  • Email Notifications
    • View History
    • Send New
  • @endif @if(in_array(32,$model_action))
  • SMS Notifications
    • View History
    • Send New
  • @endif @if(in_array(33,$model_action))
  • Push Notifications
    • View History
    • Send New
  • @endif @endif @endforeach @else
  • Youtuber User Manager
    • View all Youtuber User
    • View All Youtuber Matches
  • @endif