@extends('layouts.app') @section('title', 'Edit Meja Restoran - Hotel Management System') @section('page-title', 'Edit Meja Restoran') @section('page-actions')
@endsection @section('content')Dibuat: {{ $restaurantTable->created_at->format('d/m/Y H:i') }}
Terakhir Diupdate: {{ $restaurantTable->updated_at->format('d/m/Y H:i') }}
Total Pesanan: {{ $totalOrders }}
Pesanan Aktif: {{ $activeOrders }}