{{ Form::open(['url' => route('paymentsummaryfilter'), 'method'=>'POST', 'name' => 'paymentsummary', 'id' => 'paymentsummary']) }}
{{ Form::text('datetimes', '', ['class' => 'form-control datetimes', 'id'=>'datetimes','style'=>'width:100%']) }}
{{ Form::button(' '. __('lbl.filter'), ["class"=>"clickbtncommon btn btn-sm btn-primary","id"=>"dateSearch"]) }}
{{ Form::close() }}
{{__('lbl.receipt') }} | {{__('lbl.apporderid') }} | {{__('lbl.rating') }} | {{__('lbl.order_amount') }} | {{__('lbl.order_type') }} | {{__('lbl.customername') }} | {{__('lbl.email') }} | {{__('lbl.phone_number') }} | {{__('lbl.feedback') }} |
---|