@extends('web.page') @section('page_class', 'template-category') @section('title_prefix', $item->title.' - ') @section('description', $item->description) @section('keywords', implode(', ',$item->tags->where('lang', Lang::getLocale())->pluck('name')->toArray())) @section('content')