@php $service_type = $attributes->get('value') ?? old('service_type'); $required = $attributes->get('required') ?? false; @endphp