@extends('frontend.layouts') @section('content') Children’s Science & Nature Home Science & Nature Children’s Science & Nature Search @foreach ($features as $featured) {{ $featured->title }} {{ $featured->author ?? 'No Author Found' }} {{-- $ {{ number_format($featured->price, 2) }} --}} @endforeach