Number of Cases Open per {{ \App\Models\LogsAndNotifications\Vbn::$caseTypes[$vbn->case_type_id]['cycle_stage'] }} Cycle Stage:
@foreach(\App\Models\LogsAndNotifications\Vbn::getStages($vbn->case_type_id) as $stage)
id]") ?? $vbn->by_stage[$stage->id] ?? null }}"
name="by_stage[{{$stage->id}}]" class="form-control">
@endforeach