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