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

Search
@csrf
@if(isset($from)) @else @endif @if ($errors->has('search')){{ $errors->first('search') }}@endif
@if(isset($to)) @else @endif @if ($errors->has('search')){{ $errors->first('search') }}@endif
@if ($errors->has('search')){{ $errors->first('search') }}@endif
Lic Payment Report
@php $i=1; @endphp @foreach($data as $data) @endforeach
S.no User Id Name Ca Numbar Mode Amount Ad1 Ad2 Ad3 Reference Id Latitude Longitude Bill Number Bill Amount Bill Net Amount Bill Date Accept Payment Accept PartPay Cell Number Due From Due To Validation Id Bill Id Status Created At Action
{{$i++}} Pending 01-Jan-1970
@endsection