{{$title}}

@if(!$add && !$update)
@endif
@if(!$add && !$update)
@foreach($records as $record) @endforeach
Nome    
{{$record->name}}
@else

Inserimento/Modifica

@error('name')
{{ $message }}
@enderror
@endif