@php $targetAdminId = $amministratore->id ?? null; $targetAdminLabel = null; if (isset($amministratore)) { $label = trim($amministratore->denominazione_studio ?? ''); if ($label === '') { $label = trim(($amministratore->nome ?? '') . ' ' . ($amministratore->cognome ?? '')); } $targetAdminLabel = $label !== '' ? $label : 'Amministratore #' . ($amministratore->id ?? '?'); } @endphp
= e($legacyBasePath) ?>
mdb-tools: ok
mdb-tools: non rilevato
| Denominazione | Codice | CF | Provincia | Unità | Sync | Azioni |
|---|---|---|---|---|---|---|
| = e($s->denominazione) ?> | = e($s->codice_interno ?? $s->codice_stabile ?? '—') ?> |
Stabile: = e($s->codice_fiscale ?? '—') ?>
cod_fisc_amministratore)): ?>
Amm.: = e($s->cod_fisc_amministratore ?? '—') ?>
|
= e($s->provincia ?? '—') ?> | = e($s->numero_unita ?? ($s->unitaImmobiliari()->count())) ?> | note ?? null) && stripos($s->note, 'GESCON') !== false; $recent = false; try { $recent = isset($s->updated_at) && $s->updated_at && $s->updated_at->gt(now()->subDays(7)); } catch (\Throwable $e) { $recent = false; } ?> = $recent ? 'agg.' : 'storico' ?> — | |
| Nessuno stabile trovato | ||||||