@if(!empty($program->duration)) Duration: {{ $program->duration }} @endif @if(!empty($program->mode)) @if(!empty($program->duration)) | @endif Mode: {{ $program->mode }} @endif @if(!empty($program->program_dates)) @if(!empty($program->duration) || !empty($program->mode)) | @endif Program Dates: {{ $program->program_dates }} @endif
{!! $program->summary !!}