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

Lic Status

@csrf
@if ($errors->has('referenceid')){{ $errors->first('referenceid') }}@endif
@if(isset($data))
Txnid operatorname Ca Numbar Amount Ad1 Ad2 Ad3 comm tds status Reference Id Operator Id Date Added Refunded Refundtxn Id Date Refunded
@endif
@endsection