connected with Us
{{-- --}}
×


Project Details

{{ $project->title }}

{{-- First Image --}} @if ($project->first_image)
{{ $project->title }}
@endif {{-- Second Image --}} @if ($project->second_image)
{{ $project->title }}
@endif {{-- Third Image --}} @if ($project->third_image)
{{ $project->title }}
@endif {{-- Video --}} @if ($project->video)
@endif {{-- Text Section --}}

{{ $project->title }}

{{ $project->description ?? 'No description available for this project.' }}

Back to Gallery