@extends('layouts.blog') @section('meta_title', $category->effective_meta_title) @section('meta_description', $category->effective_meta_description) @section('canonical_url', $category->url) @section('content') {{-- Breadcrumb --}}
{{ $category->description }}
@endif