'use client'; import React from 'react'; import Menu from '../page'; function SeatDemo() { return (
Seat Component Content via Child Route