Our Projects

@if ($project->featuredImage && $project->featuredImage->getUrl()) {{ $project->featuredImage->alt_text ?? $project->name }} @endif
@if (filled($project->description)) {!! $project->description !!} @else

Please fill description from Project Descriptions module.

@endif