@php $url = isset($customer) ? route('dx-customers.update', $customer->uuid) : route('dx-customers.store'); @endphp