@extends('frontend.layouts.app') @section('content') @livewire('frontend.restaurant.singlerestaurant',['get_single_shop'=>$get_single_shop]) @endsection