@extends('layouts.app') @section('title', setting('site.title')) @section('meta_description', setting('site.description')) @section('content')
@php $images = json_decode($storedetails->pictures); @endphp @if ($images) @foreach ($images as $image) @endforeach @endif
{{$storedetails->title}}

£{{$storedetails->price}}

The Heart of Luxury – London's Trusted Diamond & Watch Hub.

£ {{$storedetails->price}}

{!! $storedetails->description !!}


@php $images = json_decode($storedetails->pictures); @endphp @if (!empty($images) && isset($images[0])) # @endif

{{$storedetails->address}}

+44 {{$storedetails->phone}}

{{$storedetails->website}}

SEND A MESSAGE

Featured Places

@endsection