@extends('frontend') @php $timming = $store->store_time; $facilities = json_decode( $store->facilities ); $socials = json_decode( $store->socials ); $rating = rating( $store->id ); $review = review( $store->id ); $images = $store->images; @endphp @section('og-tags') @endsection @section('stylesheet') @endsection @section('content')