@extends('layouts.app') @section('title', $category->name) @section('meta_description', $category->meta_description ?? 'Latest ' . $category->name . ' news from AIT Broadcasting Network') @section('content')
{{ $category->description }}