with('incidentCount', Incident::notScheduled()->count()); $view->with('componentCount', Component::all()->count()); } }