@extends('layouts.main') @section('title','Report') @section('content')
Please wait, Loading...
@include("gold.include.payment-history-render")
Payment Status Transaction ID Payment Date & Time Payment Amount Payment Mode Product Name
@if($data->hasMorePages())
@endif
@endsection @section('footer') @endsection