@php $pendingRequestCount = \Modules\InstructorRequest\app\Models\InstructorRequest::where('status', 'pending')->count(); @endphp