{{-- @php $settingData = get_post_setting_data($dynamic, isset($category) ? $category : null); $pageSettings = $settingData['postSettings']; $pageOptions = $pageSettings->makeByPrefix('list_'); $header = $options->theme->header; $breadcrumb_content_fly = $pageSettings->header_breadcrumb_content_fly != 'default' ? $pageSettings->header_breadcrumb_content_fly : $header->breadcrumb_content_fly; $breadcrumb_background = $settingData['header_image'] ?? $header->breadcrumb_background; $header_style = $pageSettings->header_style(1); @endphp --}} @php $dateFormat = config('app.locale') == 'vi' ? 'd/m/Y' : 'M d, Y'; @endphp @extends($_layout . 'blog') @section('title', $page_title) @include($_lib . 'register-meta') {{-- @section('header.type', 'light') --}} @section('content') @if (!count($pages))
{{ $page->dateFormat($dateFormat) }} @if ($author = $page->author) @endif