@php /** * @var \BookStack\Entities\Models\Book $book */ @endphp
@icon('book')

{{ $book->name }}

{{ $book->descriptionInfo()->getPlain() }}