@extends('backend.layouts.master') @section('title') {{ $title }} @endsection @section('styles') @endsection @section('navbar-content')

User Manage

@endsection @section('admin-content')

User List

SL User ID Name Email Phone Gold Coin Gift Coin level Type Vot Live Clear IsBlock Action
SL User ID Name Email Phone Gold Coin Gift Coin level Type Vot Live Clear IsBlock Action
@endsection @section('scripts') @include('backend.pages.usermanage.customers.script') @endsection