@includeIf('admin.books.relationships.bookNotes', ['notes' => $book->bookNotes])
@includeIf('admin.books.relationships.bookHardcopies', ['hardcopies' => $book->bookHardcopies])
@includeIf('admin.books.relationships.bookReads', ['reads' => $book->bookReads])