@extends('layouts.app') @section('title', 'Users List') @section('content')

Users

ID Profile Name Email Phone Number Wallet Amount Status Created At Action
@endsection @section('scripts') @endsection