@extends('frontend.layouts.app') @section('content') @livewire('frontend.restaurant.checkout-resturant') @endsection