@extends('admin.master') @section('content')

Create Bank Withdraw Method

@include('admin.withdraw.bank.form')
@endsection