{!! $upcomingPendingScreenings->screening_summary !!}
@if($upcomingPendingScreenings->type == 'Face To Face')
@endif
@if($upcomingPendingScreenings->type == 'Skype')
@endif
@if($upcomingPendingScreenings->type == 'Telephone')
@endif
@if($upcomingPendingScreenings->notes)
@endif
{!! $screening->screening_summary !!}
@if($screening->bookedBy)
@endif
@if($screening->bookedBy)
@endif