@php use App\Lib\MyHelper; $configs = session('configs'); @endphp @extends('layouts.main') @section('page-style') @endsection @section('page-plugin') @endsection @section('page-script') @endsection @section('content')
Date | Receipt Number | Total Price | Payment Status | Actions |
---|---|---|---|---|
{{ date('d F Y H:i', strtotime($res['transaction_date'])) }} | {{ $res['transaction_receipt_number'] }} | Rp {{ number_format($res['transaction_grandtotal']) }} | {{ $res['transaction_payment_status'] }} | Detail |
Transaction is empty |
Source | Point | Date | Time | Detail | |
---|---|---|---|---|---|
{{ ucwords($point['source']) }} | {{ number_format($point['point']) }} | {{ date('d F Y', strtotime($point['created_at'])) }} | {{ date('H:i:s', strtotime($point['created_at'])) }} | @if ($point['source'] != 'voucher'){{ $point['transaction']['transaction_receipt_number'] }} | @else{{ $point['detail_product']['trx_id'] }} | @endif
History point is empty |
Action | Date Time | Status | Subject | IP | User Agent |
---|---|---|---|---|---|
Detail | {!!str_replace(" "," ", date('d F Y', strtotime($data['created_at'])))!!} | {{$data['response_status']}} | {!!str_replace(" "," ", $data['subject'])!!} | {{$data['ip']}} | {!!str_replace(" "," ", $data['useragent'])!!} |
History Activity is empty |