@extends($_layout . 'master') @section('title', $page_title) @include($_lib . 'register-meta') @section('body.class', 'post-page') @section('content')
@include($_template . 'page-header', [ 'title' => $page_title, 'sub_title' => isset($parent) && $parent ? $parent->title: null, ])
Không tìm thấy kết quả phù hợp!
@endsection