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