@php /** * @var \BookStack\Entities\Models\Book $book */ @endphp

{{ $book->name }}

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