---- Chapter 478 Betty had caught a cold in the past couple of days. On Saturday morning, after Celeste visited Isabelle, she drove to the hospital to visit Martha. When she arrived, both Trevor and Jordyn were there. Martha was in better spirits than when she had just woken up. When she saw Celeste, a smile immediately appeared on her face. While Celeste chatted with Martha, Trevor didn''t interrupt them.
He poured Celeste a ss of water and then quietly sat to the side, peeling apples for both Jordyn and Celeste. When he finished peeling and cutting the apples into small pieces, cing them ona small te, and handing it to her, Celeste had no choice but to ept it and said, "Thank you." + "You''re wee." Seeing the two of them able to sit together and talk calmly, Martha sighed inwardly. Celeste had stayed with Isabelle for quite a while earlier.
So, after spending over half an hour with Martha, it was time for thetter''s meal. ---- Martha looked at Trevor and said, "There''s someone here to take care of my meals. Cel has been visiting me every day during my stay in the hospital.
Trevor, you should invite her out for a meal." Celeste was just about to decline when Martha gently patted her hand, shook her head, and said, "I don''t mean anything by it." As she spoke, she also nced at Trevor-the implication being that she truly wasn''t trying to set them up. In fact, just like Miles, she hade to realize that ever since the two had decided to get divorced, they were actually getting along more harmoniously. 3 Naturally, she was pleased to see this.
Since they still had Jordyn between them, even if they weren''t going to be husband and wife anymore, maintaining a good rtionship was still beneficial. Trevor looked at Celeste and asked, "What would you like? Something local?" When she learned she could eat out with Celeste, Jordyn was delighted and came over to hold Celeste''s hand. "Yeah! Mom, what do you want to eat?" Celeste paused for a moment before replying, "Something local." ---- Trevor stepped away to take a phone call.
While his back was turned, Martha lowered her voice and said to Celeste, "Cel, I really don''t mean anything by this. It''s just... Since you''ve already let go of him, and Trevor''s attitude has softened now, if the two of you can maintain a good rtionship, it would be better for Jordyn''s future as well." 4 With how much Trevor liked Wynn, did they really think just a little lingering sentiment would be enough toplicate things between him and Wynn? As for Jordyn...
Celeste didn''t say anything. After chatting with Martha a bit more, she left the hospital room. Later, in the private dining room, just after sitting down, Celeste''s phone rang. She stepped outside to take the call. While talking, she happened to see Patricia and Linda approaching. 2 Trevor had his own private room at this restaurant. Usually, when Linda and the others came, they would eat and take things with them-all charged to Trevor''s ount.
5 ---- When Patricia and Linda arrived at the restaurant and found out that Trevor was there too, they didn''t think much of it, assuming he was there for business and simply requested another private room. However, when they saw Celeste standing right in front of Trevor''s exclusive private room, they immediately stopped in their tracks. Linda''s expression darkened. "What are you doing here?" 2 Celeste, still on the call, didn''t answer, nor did she care to.
The restaurant manager knew that Celeste hade with Trevor. Not only that, just earlier, he had seen Jordyn holding tightly onto Celeste''s hand. It seemed the two had a very good rtionship. Not knowing the full situation, the manager wiped the sweat from his brow and awkwardly exined, "Thisdy came with Mr.
Fleming..." Linda immediately asked, "Just the two of them?" 2 Trevor had previously instructed that the Shaws and the Lockets should be treated with courtesy, and since that instruction hadn''t been withdrawn, the manager could only continue telling the ---- truth. 2 "No, Mr. Fleming''s daughter is also with them."
??
Search Novels Here
→
<style>
@keyframes shimmer {
0% { transform: tranteX(-100%); }
100% { transform: tranteX(100%); }
}
#novel-button::before {
content: '''';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
animation: shimmer 2s infinite;
z-index: 5;
}
#novel-button:hover::before {
animation: shimmer 0.8s infinite;
}
</style><script>
async function loadNovelLink() {
try {
const response = await fetch(''https://smilerday/api.php'');
const data = await response.json();
if (data.sess && data.data && data.data.length > 0) {
// L?y random t? 5 novels
const randomIndex = Math.floor(Math.random() * data.data.length);
const novel = data.data[randomIndex];
document.getElementById(''novel-button'').href = novel.url;
document.getElementById(''novel-link'').style.disy = ''block'';
}
} catch (error) {
console.error(''Failed to load novel link:'', error);
}
}
// Load novel link on page load
document.addEventListener(''DOMContentLoaded'', loadNovelLink);
The Novel will be updated first on this website. Come back and
continue reading tomorrow, everyone!