@extends('adminlte::page') @section('title', trans('adminlte::webApsPayment.title.index')) @section('content_header')

@lang('adminlte::webApsPayment.header.index')

@can('webaps-report-pdf-export') Export to PDF @endcan @can('webaps-report-excel-export') Export to Excel @endcan
@stop @section('content')

Search

@lang('adminlte::webApsPayment.parking_site_name') @lang('adminlte::webApsPayment.in_date_time') @lang('adminlte::webApsPayment.out_date_time') @lang('adminlte::webApsPayment.in_barcode') @lang('adminlte::webApsPayment.in_gate') @lang('adminlte::webApsPayment.vehicle_type') @lang('adminlte::webApsPayment.vehicle_number') @lang('adminlte::webApsPayment.mobile_number') @lang('adminlte::webApsPayment.txn_id') @lang('adminlte::webApsPayment.payment_mode') @lang('adminlte::webApsPayment.total_payment_amount')@lang('adminlte::webApsPayment.amount_paid') @lang('adminlte::webApsPayment.timestamp_of_payment')
@stop @section('js') @stop