@extends('adminlte::page') @section('title', 'Photo Documents') @section('content_header')
| Category | Name | Height | Width | Action |
|---|---|---|---|---|
| {{$reason['category']['title'] ?? 'N/A' }} | {{$reason->name ?? 'N/A' }} | {{ $reason->mmHeight ?? 'N/A' }} | {{ $reason->mmWidth ?? 'N/A' }} | Table @isset($id) Table Edit @endisset |