{{ isset($customer) ? 'Edit Customer' : 'Create Customer' }}

@csrf @if(isset($customer)) @method('PUT') @endif
@if ($errors->any())
    @foreach ($errors->all() as $error)
  • - {{ $error }}
  • @endforeach
@endif

Customer Bank Accounts

Bank Account Number Bank Name QR Codes
Cancel