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

Edit Bank Withdraw Method

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