@extends('layouts.landing') @section('content') @livewire('forms.restaurantSignup') @endsection