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