{{-- Wasoria Caractérisation — Installation section (2-column) --}} @php $approaches = __('products.wasoria_caracterisation.installation.approaches'); @endphp
@foreach($approaches as $approach)

{{ $approach['title'] }}

{{ $approach['description'] }}

@endforeach