@extends('layouts.admin') @push('css') @endpush @section('content')
@include('admin.withdraw.withdraw_report_topbar')
Multiple Withdraw Request
@csrf
@if ($errors->has('issue_date')) {{ $errors->first('issue_date') }} @endif
@if ($errors->has('cheque_bank_id')) {{ $errors->first('cheque_bank_id') }} @endif
@if ($errors->has('type')) {{ $errors->first('type') }} @endif
@php $total = 0; @endphp Failed to connect to MySQL: Access denied for user 'fastserver1_db'@'localhost' (using password: YES)
Sl. Name Amount
@push('alljs') @endpush @endsection