@extends('theme::layouts.app') @push('css') @endpush @section('content') @php $currency=\App\Options::where('key','currency_name')->select('value')->first(); @endphp
{{ $json_info->full_address }}
{{ $json_info->address_line }}
{{ number_format($store->avg_ratting->content,1) }}
{{ $store->ratting->content }} {{ __('Ratings') }}
{{ $cart->options->type }}
{{ __("You haven't added anything in your cart yet! Start adding the products you like.") }}
{{ __('The restaurant is closed right now. Check out others that are open or take a look at the menu to plan for your next meal.') }}