@extends('layouts.app') @section('content') @livewire('Restaurant.RestaurantList') @endsection