@extends('layouts.genindex')
@section('title')
{{ $trx->type->trx_type }}
@endsection
@section('subtitle')
{{ $trx->trx_transaction_time != 0 ? $trx->trx_transaction_time : '' }} |
{{ $trx->transaction_status }}
{{ $trx->eps_transaction_msg}}
@endsection
@section('filter-buttons')
@if($trx->berjaya())