@php use Carbon\Carbon; use Anuzpandey\LaravelNepaliDate\LaravelNepaliDate; $upcommingEvents = $publicationCategory->where('id', 1)->first(); $importantNotices = $publicationCategory->where('id', 2)->first(); @endphp
@push('scripts') @endpush