@extends('layout.index', [ 'title' => __('products.title'), 'subtitle' => __('products.title'), 'breadcrumb' => [__('products.title')] ]) @section('content')

{{ name }}

{{ $product.section.name }}

{{ $prix_total }} €

{{ $residence['type_produit']['name'] }}

@include('Hestimmo.modules.Lot.partials.carousel')
@endsection