@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 PhoneGold Coin Gift Coin level Type VotIsBlock Action
SL User ID NameRoleEmail PhoneGold Coin Gift Coin level Type VotIsBlock Action
@endsection @section('scripts') @include('backend.pages.usermanage.users.script') @endsection