@extends('layouts.app') @section('content') @include('programmes.searchbar', ['fiscalites' => \App\Enums\Fiscalite::selectableCases()])
@endif
{{ ucwords(strtolower($program->city)) }}
{{ $fiscaliteLibelle }} @if($hasTva5) / TVA 5,5% @endif @if($hasLli) / LLI @endif
À partir de
{{ !empty($prix) ? number_format(min($prix), 0, ',', ' ') : '0' }} €
{{ $isHT ? 'HT' : 'TTC' }}
@if(!empty($types))
Du {{ reset($types) }} au {{ end($types) }}
@endif
@endif
{!! $accroche->text !!}
@endif @php $regionsVilles = $program->argumentaires->where('type', ArgumentaireType::REGION_VILLE)->first(); @endphp @if($regionsVilles && $regionsVilles->text){!! $regionsVilles->text !!}
@endif @php $emplacement = $program->argumentaires->where('type', ArgumentaireType::EMPLACEMENT)->first(); @endphp @if($emplacement && $emplacement->text){!! $emplacement->text !!}
@endif @php $prestationsArg = $program->argumentaires->where('type', ArgumentaireType::PRESTATIONS)->first(); @endphp @if($prestationsArg && $prestationsArg->text){!! $prestationsArg->text !!}
@endif @if($program->garanties->count() > 0)@foreach($program->garanties as $garantie) {!! $garantie->text !!}@if(!$loop->last), @endif @endforeach
@endifCe programme est éligible au {{ $mainFiscalite->type->label() }}. Téléchargez notre fiche pédagogique pouvant être transmise à votre client.
Fiche fiscalité Télécharger