@foreach ($input as $k_i => $i) @if (!empty($i['status']))
@php $chk_req = !empty($i['validate']); $label = $i['label'] ?? __('field.' . $k_i); @endphp
@endif @endforeach