@extends('themes.basic.layouts.single') @section('noindex', true) @section('header_title', $item->name) @section('title', $item->name) @section('body_bg', 'bg-white') @section('breadcrumbs', Breadcrumbs::render('items.comments.comment', $item, $comment)) @section('container', 'container-custom') @section('section_classes', 'pt-0') @section('header_v1', true) @section('content')