@extends('front.layouts.front') @php $pagination = str_replace('/?', '?', $posts->links()); @endphp @section('content') {{-- Manual inclusion of components for Taxonomy Categories pages --}} @include('componentpagehero::front', ['sub' => (object) ['image' => (object) ['secure_url' => config('env.CLOUDINARY_STATIC_URL').'/white-bg.png'], 'mode' => 2]]) @include('componentbanner::front') @include('componentnavbar::front')
{{ $stripped_post->post->title }}
{!! $stripped_post->post->description !!}