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

Customers

Profile Name Email Phone Number Wallet Amount Status Create On Action
@endsection @section('scripts') @endsection