@php use App\Enums\TransactionStatus; @endphp
{{ __('The amount will be credited into your account upon admin confirmation.') }}
@else{{ __('The amount has been successfully credited into your account.') }}
@endif @if(filled($transaction)){{ __('Transaction ID') }} {{ the_tnx($transaction->tnx) }}
@endif