@php $keywords = $field['keywords']; // $selectedServices = []; // if (!empty($services)) { // $selectedServices = json_decode($services, true) ?? []; // } // $defaultOptions = [ // 'Flu vaccinations', // 'COVID vaccinations', // 'Blood pressure checks', // 'Medicine blister packs', // 'Smoking cessation', // 'Weight management', // 'Travel health advice', // 'Passport photos', // 'Vaccinations', // 'Health checks', // 'Blister packs', // 'Delivery services', // 'blood pressure monitors', // ]; // $allOptions = array_unique(array_merge($defaultOptions, $selectedServices)); @endphp
@push('after_scripts') @endpush