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