{!! nl2br($single->description) !!}
@if( $total_attachments > 0 )
{{ __('project.attachments_to_download', ['total_count' => $total_attachments]) }}
{{ __('project.download_files') }}