@extends('dash.layouts.app') @section('title', 'History Detail') @section('content')
| Receiver | : {{ $row->receiver }} |
| Created at | : {{ \Carbon\Carbon::parse($row->creted_at)->format('d M Y H:i') }} |
| Status | : {{ \Str::ucfirst($row->status) }} |
| Display Text | Respond | Action |
|---|---|---|
| Display Text | Respond | Action | |
|---|---|---|---|
|
-
|
|||