{{ $book->description }}
{{ $book->chapter_count }} Chapters | {{ number_format($book->total_word_count) }} Words
Created: {{ $book->created_at->format('F j, Y') }}
Generated by BookDash on {{ now()->format('F j, Y \a\t g:i A') }}