@extends('layouts.master') @section('page_title', 'Menu Category') @section('content') @livewire('canteen.menu-category') @endsection