@extends('front.tendra.master') @section('body') {{-- HERO SECTION --}}
{{ __('Browse our collection of audio stories by category') }}
{{ $category->description ?? $category->safe_description ?? __('No description available for this category.') }}
{{ __('There are currently no story categories available. Please check back later or contact us if you believe this is an error.') }}
{{ __('View All Stories') }}