Balance: @if( auth()->user()->hasRole(['cashier', 'manager']) ) @php $shop = \VanguardLTE\Shop::find( auth()->user()->present()->shop_id ); echo $shop?number_format($shop->balance,2,".",""):0; @endphp @if( auth()->user()->present()->shop ) {{ auth()->user()->present()->shop->currency }} @endif @else {{ number_format(auth()->user()->present()->balance,2,".","") }} @if( auth()->user()->present()->shop ) {{ auth()->user()->present()->shop->currency }} @endif @endif

@if(auth()->user()->shop) {{ auth()->user()->shop->name }} @else @lang('app.no_shop') @endif
@if( auth()->user()->hasRole('admin') )
@endif
  • @lang('app.main_navigation')
  • @permission('dashboard')
  • @lang('app.dashboard')
  • @endpermission @permission('users.manage')
  • @lang('app.users')
    ?

    User Page:
    From here Admin can access: Agents, Distributor, Manager, Cashier, Player!
    Admin creates and Agent by clicking the blue "+" button on the top right hand corner of the page.
    Once you create an Agent you can fund them by clicking the green "Add" button for the selected Agent
    While as Admin you can access all user pages and delete or edit data you still have to follow a process to fund or take out funds.
    The order of the tree is as follows: Admin Creates Agent: Agent Creates Distributors: Distributors Create Shops and Manager : Manager Creates Cashier: Cashier creates Player:
    The order of funding is as follows" Admin funds Agent : Agent Funds Distributor : Distributor Funds Shops : Cashier Funds : Player:

  • @endpermission @permission('users.manage')
  • @lang('app.terminal')
    ?

    Terminal Page:
    From here Admin can create terminal connections to separate PCs
    Create a network of PCs as users for your small cafe or club
    Admin can create same password for each PCs and then have them log in all at once
    Admin can provide credit to PC ( user ) and player can simply start playing
    This system has to be set up as a network using routers and sockets.

  • @endpermission @if ( auth()->user()->hasRole('admin') || auth()->user()->hasPermission('settings.payment') )
  • @lang('app.pyour_withdraw')
  • @endif @permission('users.manage')
  • @lang('app.atm')
    ?

    ATM Page:
    From here Admin can create an ATM link connected to Terminals
    This feature is installed by the vendor of this software.

  • @endpermission @permission('users.tree')
  • {{ \VanguardLTE\Role::where('id', auth()->user()->role_id - 1)->first()->name }} @lang('app.tree')
    ?

    Agent Tree Page:
    From here Admin can access: ALL user trees structure:
    Every time an agent is created they will invariably create a tree ( Admin level of users) who perform certain functions.
    The tree is displayed as follows" Agent>>Distributor>>Shop>>Manager>>Cashier >>>User ( Player)
    Click any user to bring up their profile
    Admin can delete an entire tree from here by deleting the Agent of that tree this will delete eveything from Distgributor to users related to that tree.
    Admin can delete s Shop, a Distributor or individually from this page but NOT Managers, Cashiers or users.

  • @endpermission @permission('shops.manage')
  • @lang('app.shops')
    ?

    Shops Page:
    Create Shop with full user tree also Admin can rdit basic functions of an existing shop
    View edit Distrobutor of a shop
    "Switch" to a shop. When you swithc to a shop this then becomes the shop that you will be shown in the main lobby. It will also display the users and user tree attached to the selected shop.
    Create A demo Shop ( not recommended ) for main casinos
    Create a casino with an entire user tree ready to go.
    Clicking the blue "+" button on the top right hand corner will bring up the create shop ( casino ) in this page you create the entire management structure ( tree) including pre added users.

  • @endpermission @permission('tournaments.manage') @if( !(auth()->check() && auth()->user()->shop_id == 0 ) )
  • @lang('app.tournaments')
  • @endif @endpermission @if( auth()->user()->hasRole('admin') )
  • @lang('app.categories')
    ?

    Categories Page:
    From here Admin can add, delete and move categories
    Add a category by clicking the + blue button on the top right hand corner. then 1: "Title" add the name you want the category to be called.2: Add the "Position" ( the order you want this category to appear in the menubar
    3: Parent "Root" selection means you leave it as a single menu by itself. You can also add it as a submenu of another category by selecting a category in the drop down
    4: "Href" is the name of the category you give that will be attached to the url when created.IE: www.mycasino.com/mycategory.

  • @endif @if ( auth()->user()->hasPermission('happyhours.manage') || auth()->user()->hasPermission('progress.manage') || auth()->user()->hasPermission('invite.manage') || auth()->user()->hasPermission('sms_bonuses.manage') || auth()->user()->hasPermission('welcome_bonuses.manage') || auth()->user()->hasPermission('wheelfortune.manage') ) @if( !(auth()->check() && auth()->user()->shop_id == 0 && auth()->user()->role_id < 6 ) )
  • Bonuses
      @permission('happyhours.manage')
    • @lang('app.happyhours')
    • @endpermission @permission('progress.manage')
    • @lang('app.progress')
    • @endpermission @permission('invite.manage')
    • @lang('app.invite')
    • @endpermission @permission('welcome_bonuses.manage')
    • @lang('app.welcome_bonuses')
    • @endpermission @permission('sms_bonuses.manage')
    • @lang('app.sms_bonuses')
    • @endpermission @permission('wheelfortune.manage')
    • @lang('app.wheelfortune')
    • @endpermission
  • @endif @endif @permission('jpgame.manage') @if( !(auth()->check() && auth()->user()->shop_id == 0 && auth()->user()->role_id < 6) )
  • @lang('app.jpg')
    ?

    Jackpot Page:
    From here Admin activates and adds the jackpot features!
    Once activated the Jackpot prize is displayed in the lobby of that shop!

  • @endif @endpermission @permission('pincodes.manage') @if( !(auth()->check() && auth()->user()->shop_id == 0 ) )
  • @lang('app.pincodes')
    ?

    PIN code Page:
    From here Admin adds PIN codes to issue out to users
    Adding credit to a user via a PIN number is easy on this page. Add a credit value to a PIN by entering the credit value in the nominal field.
    You can email or sms for the payer to use.

  • @endif @endpermission @permission('games.manage') @if( !(auth()->check() && auth()->user()->shop_id == 0 && auth()->user()->role_id < 6 ) )
  • @lang('app.games')
    ?

    Games Page:
    From here Admin can remove games and edit the bid rates check basic stats!
    Admin can edit and experiment with different values in the games Lines and Bonuse settings. These control how often or what number of spins need to be played for a ( trigger) win or bonus to be given to the player.

  • @endif @endpermission @if ( auth()->user()->hasPermission('stats.pay') || auth()->user()->hasPermission('stats.game') || auth()->user()->hasPermission('stats.shift') )
  • Stats
      @permission('stats.pay')
    • @lang('app.statistics')
    • @endpermission @permission('stats.game')
    • @lang('app.game_stats')
    • @endpermission @permission('stats.shift')
    • @lang('app.shift_stats')
    • @endpermission
  • @endif @if ( auth()->user()->hasPermission('activity.system') || auth()->user()->hasPermission('activity.user') )
  • @lang('app.activity_log')
    • @lang('app.all')
    • @permission('activity.system')
    • @lang('app.system_data')
    • @endpermission @permission('activity.user')
    • @lang('app.user_data')
    • @endpermission
  • @endif @if( auth()->user()->hasRole('admin') )
  • @lang('app.permissions')
    ?

    Permissions Page:
    From here Admin control all the functions of an Agent, Distributor,Manager and Cashier
    Admin can remove and add functions like who can see or give credits, who can add users, you can block or access shops etc.
    >

  • @endif @permission('api.manage') @if( !(auth()->check() && auth()->user()->shop_id == 0 ) )
  • @lang('app.api_keys')
    ?

    API Page:
    From here Admin can access create an API key to allow certain parts of the site to be displayed in an iframe!

  • @endif @endpermission @if ( auth()->user()->hasRole('admin') )
  • @lang('app.pages')
    • @lang('app.info')
    • @lang('app.articles')
    • @lang('app.rules')
    • @lang('app.faqs')
  • @endif @if( auth()->user()->hasRole('admin'))
  • SMS Mailings
    ?

    SMS Mailings Page:
    From here Admin can set up an SMS text mialout to people in the system

  • @endif @permission('tickets.manage')
  • Support @if( auth()->user()->hasRole('admin') ) @if($count = \VanguardLTE\Ticket::where('status', 'awaiting')->count() ) {{ $count }} @endif @else @if($count = \VanguardLTE\Ticket::where(['status' => 'answered', 'user_id' => auth()->user()->id])->count() ) {{ $count }} @endif @endif
  • @endpermission @if( auth()->user()->hasRole('admin'))
  • @lang('app.banks')
    ?

    User Page:
    From here Admin can access: Agents, Distributor, Manager, Cashier, Player!
    Admin creates and Agent by clickin the blue + on the top right hand corner of the page.
    Once you create an Agent you can fund them by clicking then green "Add" button for the selected Agent
    While as Admin you can access All user pages and delete or edit data you. Admin still has to follow a process to fund or take out funds.
    The order of the tree is as follows: Admin Creates Agent: Agent Creates Distributors: Distributors Create Shops and Manager : Manager Creates Cashier: Cashier creates Player:
    The order of funding is as follows" Admin funds Agent : Agent Funds Distributor : Distributor Funds Shops : Cashier Funds : Player:

  • @endif @if( auth()->user()->hasRole('admin'))
  • @lang('app.security')
    ?

    Terminal Page:
    From here Admin can create terminal connections to separate PCs
    Create a network of PCs as users for youyr small cafe or club
    Admin can create same password for each PCs and then have them log in all at once
    Admin can provide credit to PC ( user ) and player can simply start playing
    This system has to be set up as a network using routers and sockets.

  • @endif @if ( auth()->user()->hasRole('admin') || auth()->user()->hasPermission('settings.payment') )
  • @lang('app.settings')
      @if( auth()->user()->hasRole('admin') )
    • @lang('app.general')
    • @lang('app.securities')
    • @lang('app.sms')
    • @endif @permission('settings.payment')
    • @lang('app.payment')
    • @endpermission @if( auth()->user()->hasRole('admin') )
    • @lang('app.banks')
    • @lang('app.categories')
    • @lang('app.games')
    • @lang('app.auth')
    • @endif
  • @endif

@if( auth()->user()->hasRole('agent') )
  •      New Operator
  • @endif @if( auth()->user()->hasRole('distributor') )
  •      New Manager

  • @endif @if( auth()->user()->hasRole('distributor') )
  •      New Shop

  • @endif @if( auth()->user()->hasRole('manager') )
  •      New Cashier

  • @endif @if( auth()->user()->hasRole('cashier') )
  •      New Player

  • @endif
    @if( auth()->user()->shop ) @if( auth()->user()->shop->is_blocked ) @permission('shops.unblock')
    UnBlock Shop @endpermission @else @permission('shops.block')
    Block Shop @endpermission @endif @endif


    @if( auth()->user()->hasRole('cashier') ) @lang('app.start_shift') @endif

    @lang('app.shops')

    {!! Form::select('shop_id', (auth()->user()->hasRole(['admin','agent']) ? [0 => __('app.no_shop')] : []) + auth()->user()->shops_array(), auth()->user()->shop_id, ['class' => 'form-control select2', 'style' => 'width: 100%;']) !!}