@extends('layouts.app') @section('content')
{{ __('User') }}
|
{{ __('Purpose') }}
|
{{ __('Transaction ID') }}
|
{{ __('Payment Method') }}
|
{{ __('Date and Time') }}
|
{{ __('Amount') }}
|
---|