@php $blogs = App\Models\Blog::where('status', 1)->orderBy('blog_priority', 'desc')->limit(7)->get(); @endphp
Upcoming Events And Blogs