{{ $book->title }}

Our Journey Together

{{ $book->partner1_name }} & {{ $book->partner2_name }}

{{ $book->title }}

A Love Story

Written By

{{ $book->partner1_name }} & {{ $book->partner2_name }}

@if($book->created_at)

Created: {{ date('F j, Y', strtotime($book->created_at)) }}

@endif
"To the world, you may be one person, but to one person you may be the world." - Dr. Seuss

To my dearest {{ $book->partner1_name }},

This book is a collection of our most precious moments, a testament to the love we share. Each page holds a memory, each word carries emotion.

May this story of us continue to grow with each passing day.

Forever yours,
{{ $book->partner2_name }}

2
@foreach($pages as $index => $page)
@if($page->image)
Our Memory
@endif
{!! nl2br(e($page->content)) !!} @if($index % 2 == 0)
"Love is not about how many days, weeks or months you've been together, it's all about how much you love each other every day."
@else
Friendship Note: True friendship and love are the most precious gifts of life. Never take them for granted.
@endif
@endforeach

The End?

Every ending is just a new beginning...