@extends('layouts/contentNavbarLayout') @section('title', 'Wallet Transaction Report') @section('vendor-style') @endsection @section('content')
Wallet Transaction Report
{{-- Row 1 --}}
{{-- ✅ Ref ID column --}}
S.No. User Contact Details Service Name Ref No.Opening Balance Amount Charge Total Amount Closing Balance Credit Debit Description Created
@endsection @section('js') {{-- If you already use this for live user suggestions, keep it --}} @endsection