Review Interior
{{-- Breadcrumb --}}
My Books {{ $book->title }} Review Interior

Review the interior

Check your book contents before proceeding.

@include('books.partials.progress-steps', ['currentStep' => 2, 'book' => $book]) {{-- Review Info --}}

Your book has {{ $book->chapters->count() }} chapters and was last updated {{ $book->updated_at->diffForHumans() }}.

{{-- Story Selector --}}
{{-- Main Content Grid --}}
{{-- Preview Section --}}

Preview

6" x 9" (15cm x 23cm)

{{-- PDF Viewer Toolbar --}}
Page 1 of {{ $book->chapters->count() + 1 }}
{{-- Preview Area --}}

{{ $book->title }}

By {{ Auth::user()->name }}

{{-- Issues Section --}}

Issues

This part of your book looks ready to print.

Next Story
{{-- Info Note --}}

Occasional blank pages are added to ensure each chapter starts on a right-hand page.

{{-- Navigation Buttons --}}