@extends('layouts.app') @section('content') {{-- HEADER --}}

{{ $book->title }}

← Kembali ke Detail
{{-- READER --}}
@endsection