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