@extends('admin.layouts.masterlayout') @section('content')
{{ Form::open(['role' => 'form','id'=>'panUpdateDetailForm','route'=>[$modelName.'.upload_withdrawl_excel'],'files' => true]) }} {{ csrf_field() }}

Paytm Withdraw Requests

{{ Form::close() }}
S No. Mobile Number Withdraw Amount User Name Withdraw Request ID User Email Requested Date Approved Date Status Action
@endsection