@php $clientEditPattern = str_replace('/0/edit', '/__ID__/edit', route('admin.customers.edit', ['customer' => 0])); @endphp