@extends('layouts.app') @section('title', 'Dish Areas - ISP ERP System') @section('page-title', 'Dish Areas Management') @section('content')
Manage dish areas/zones
| Area Name | Description | Created | Actions |
|---|---|---|---|
| {{ $area->area_name }} | {{ $area->description ?? 'N/A' }} | {{ $area->created_at->format('M d, Y') }} |