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