@php $Text = DB::table('page_section')->where('id',53)->first(); $BlogCat = DB::table('blog_category')->where('cate_status',1)->get(); @endphp