@php $title = isset($site) ? 'Editar Site' : 'Novo Site'; @endphp

{{ $title }}

@csrf
Identificação
@if(!isset($site)) Gerado automaticamente @endif
Endereço
Contato e Gestão
@if(isset($site)) @else @endif