Hold Bills

@forelse($holds as $hold) @empty @endforelse
Mobile Name Remark Advance Created User Actions
{{ $hold->mobile }} {{ $hold->name }} {{ $hold->remark }} {{ number_format($hold->advance, 2) }} {{ optional($hold->created_at)->format('Y-m-d h:i A') }} {{ $hold->creator->name ?? '—' }} Load
@csrf @method('DELETE')
No hold bills.