@extends('layouts.app-bo') @section('title', __('notes.note_management')) @section('content')
{{ __('ID') }}: {{ $note->id }}
{{ __('notes.form.label.label') }}: {!! $note->labelFull !!}