@props([ 'statuses' => collect(), 'label' => __('messages.applications.table.status'), ]) @php $statusButtonId = 'pg-status-filter-' . $this->getId(); @endphp
@foreach ($statuses as $status) @endforeach