@extends('layouts.main') @section('title', 'Customer Balance Transaction') @section('content') @push('head') @endpush
| {{ __('Transaction ID')}} | {{ __('Customer')}} | {{ __('Order ID')}} | {{ __('Amount')}} | {{ __('Old Balance')}} | {{ __('New Balance')}} | {{ __('Message')}} | {{ __('Created At')}} | {{ __('Action Source')}} |
|---|