Create Bank
@csrf
{{$errors->first('account_holder_name')}}
{{$errors->first('bank_name')}}
{{$errors->first('account_no')}}
{{$errors->first('ifsc_code')}}
{{$errors->first('branch')}}
{{$errors->first('remark')}}