@extends('admin.layouts.app') @section('title', $title) @section('content')
| ID | Name | Location | Menu Items | Created At | Actions | |
|---|---|---|---|---|---|---|
| {{ $menu->id }} | {{ $menu->name }} | {{ theme_menu_locations()[$menu->location] ?? 'No Location' }} | Edit | {{ $menu->created_at->diffForHumans() }} | ||
| No menu created yet. | ||||||