@extends('layouts.nova.content-layout') @php $hero_title = ucfirst(str_replace('_', ' ', $category)) . ' Stories'; $hero_description = 'Stories in the ' . str_replace('_', ' ', $category) . ' category.'; @endphp @section('page-content')