@if(!$note->pinned) @endif @if($note->onlyGM) @else @if($note->revealed) @else @endif @endif
{!! $note->content !!}
@if($note->pinned) @else @endif