@extends('layouts.admin') @section('content')
CUSTOMER
{{-- Canvas --}}
Current Balance -
Deposit Amount -
Balance After Deposit -
{{-- Modal --}} @endsection @section('footer_script') @endsection