@extends('layouts.app') @section('content')

{{ $book->title }}

{{ $book->title }}

{{ $book->description }}

@endsection