@extends('front.'.config('app.template', 'tendra').'.master') @section('body') {{-- HERO SECTION --}}
{{ isset($story->description) ? Str::limit($story->description, 120) : __('No description available') }}
{{ __('Try adjusting your search or browse all stories') }}
{{ __('Browse All Stories') }}