@extends('backend.layouts.app') @section('title', app_name() . ' | ' . __('labels.backend.access.users.management')) @section('breadcrumb-links') @include('backend.auth.user.includes.breadcrumb-links') @endsection @section('content')

Manage Games

@include('backend.auth.user.includes.header-buttons')
Id Name Description Setting Setting Details Actions
18 Luckycoupon very nice agent_setting Username :BABA123
User Setting : very_low
Edit
{!! $users->total() !!} {{ trans_choice('labels.backend.access.users.table.total', $users->total()) }}
{!! $users->render() !!}
@endsection