{{-- Left panel --}}
{{-- Form --}}
{{-- /.cu-layout --}}
{{-- Danger Zone --}}
Note Info
{{ $note->title }}
@if($note->category)
{{ $note->category }}
@else
No category
@endif
@if($note->is_favorite)
@endif
Danger Zone
Permanently delete this note. This action cannot be undone.