@extends('layouts.horizontal') @section('content')
# | Action | Nominal | Deskripsi | Tanggal |
---|---|---|---|---|
{{ $history->id }} | {{ $history->action }} | {{ config('web_config')['CURRENCY_CODE'] }} {{ Numberize::make($history->quantity,0,'.','.') }} | {{ $history->desc }} | {{ date('d F Y H:i:s', strtotime($history->created_at)) }} |