@extends('layouts.public') @section('title') {{trans('seo.title.category', ['title' => $category->title])}} @endsection @section('description') {{trans('seo.description.category')}} @endsection @section('image', asset('images/share/posts.jpg')) @section('content')