@extends('layouts.app') @section('title', 'Wallet Transactions') @section('page-wrapper')
Date Order Id AWB/LR Number Remark Transaction Id Amount Balance
@if (session('success')) @endif @endsection @section('scripts') @endsection