@include('partials.head', ['title' => $pageTitle])
@include('partials.sidebar')
@include('partials.navbar')

{{ $pageTitle }}

{{ $pagesubTitle }}

@if (session('success')) @endif @if (session('error')) @endif
Transaction Records
Transaction Ref Amount Product Id Weight Type Status Payment Method Description Date & Time Receipt
@include('partials.footer')