@extends('admin.layout.main') @section('content')
Users
Add User
ID
Name
Email
Status
Gender
Wallet Balance
Action
@endsection @section('scripts') @endsection