{{ __('main.Gallery') }}

Project Details

image_not_found

{{ $project->getLang("title") }}

{!! $project->getLang("content") !!}

@if($project->video)
{!! $project->video !!}
@endif