@extends('front.'.config('app.template', 'tendra').'.master') @section('body') {{-- HERO SECTION --}}
{{ __('Browse our collection of audio stories by category') }}
{{ $category->description ?? $category->safe_description ?? __('No description available') }}
{{ __('Story categories are not available at the moment') }}
{{ __('Browse All Stories') }}