@extends('layouts.admin') @section('title', 'Celebration Types') @section('content')
Manage celebration options for dine-in bookings
| Order | Icon | Name | Status | Actions |
|---|---|---|---|---|
| {{ $type->display_order }} | {{ $type->name }} | |||
No Celebration TypesAdd your first celebration type using the form. |
||||