@extends('backend.layouts.app') @section('title', 'Add Bank/Wallet') @section('page-title', '{Plz fill your own Bank/Wallet Account from which you transfer amount to my accounts}') @section('page-breadcrumb', 'Add Bank/Wallet') @section('content')
Add Bank/Wallet Bank/Wallet List
@csrf
@endsection @section('self_script') @endsection