@extends('layouts.sidebar') @section('title', 'Nomadic - Modification Detail') @section('content')
| Field | New Value |
|---|---|
| {{ ucwords(str_replace('_', ' ', $field)) }} | {{ is_array($value) ? json_encode($value) : $value }} |
Booking not found.
@endif| Type | Resource ID | Reason | Resolution |
|---|---|---|---|
| {{ ucwords(str_replace('_', ' ', $ua->resource_type)) }} | {{ $ua->resource_id }} | {{ $ua->reason ?? '-' }} | {{ ucfirst(str_replace('_', ' ', $ua->resolution)) }} |