@extends("frontend.master") @section("title", $category->title." - ".config('app.sitesettings')::first()->site_title) @section("content")
Home {{ $category->title }}
{{ $str::words(strip_tags($post->content), 20) }}