@extends('layouts.admin') @section('content') @include('include.datatable-css')
@include('include.export-button')
@include('include.flash-message')

Transaction ID Order No. Payment Method Price Status User Phone Email Address Date Time
@include('include.datatable') @include('include.filters-common-js-part') @include('include.datatable-date-range-selector-js', ['url' => 'payments-report']) @endsection {{-- Page specific JS --}} @push('scripts') @endpush