@php $isEdit = isset($agreement) && $agreement->exists; $tenant_id = session('tenant_id'); @endphp
Browse