@extends('layouts.front') @section('content') @livewire('front.reservation-component', ['resto_uuid' => $uuid]) @endsection