@if($html) {!! $html !!} @else
{{ $user !== null ? trim($user->name) : 'User' }}, you have started hackathon - "{{ $hackathon !== null ? $hackathon->title : 'Example Hackathon' }}".