@php $Text = DB::table('page_section')->where('id',62)->first(); $BlogCat = DB::table('product_blog_category')->where('cate_status',1)->get(); @endphp @include('inc.product-head') {!! $Text->meta_title !!}
@include('inc.product-header')