Book
  fun BookListingItem(book: MBook, viewModel: AccountScreenViewModel, currentlyEditingBook: MutableState<MBook?>, navController: NavController)
Book Listing Item
Parameters
book
MBook the book
view
AccountScreenViewModel the viewmodel for the screen
currently
MutableState
nav
NavController the nav controller