Contexte du Projet
Le Défi
{{ $challenge['title'] ?? '' }}
{{ $challenge['description'] ?? '' }}
"{{ $project->challenge_quote }}" @if($project->challenge_quote_author) — {{ $project->challenge_quote_author }} @endif
Notre Solution
{{ $project->solution_intro }}
@endif @if(is_array($project->solution_features) && count($project->solution_features)){{ $feature['title'] ?? '' }}
{{ $feature['description'] }}
@endif @if(!empty($feature['details']))-
@foreach($feature['details'] as $detail)
- {{ $detail }} @endforeach
Processus de Développement
{{ $step['phase'] ?? '' }} @if(!empty($step['duration'])) ({{ $step['duration'] }}) @endif
@if(!empty($step['deliverables'])){{ $step['deliverables'] }}
@endifLes Résultats
{{ $project->results_intro }}
@endif @if(is_array($project->results_metrics) && count($project->results_metrics)){{ $project->client_testimonial }}
Impact Business
-
@foreach($project->business_impact as $impact)
- {{ $impact }} @endforeach
Galerie du Projet
{{ $image['caption'] }}
@endif