@if(!$add && !$update)Tessere @else Inserimento/modifica tessera @endif

@if(!$add && !$update) @endif
@if(!$add && !$update)
@foreach($records as $record) @endforeach
Nome Giorno scadenza Mese scadenza Abilitato ...
{{$record->name}} {{$record->next_day_expire}} {{$record->next_month_expire}} {{$record->enabled ? 'attivo' : 'disattivo'}}
@else


@if (session()->has('error')) @endif
@error('name')
{{ $message }}
@enderror
@if(!$one_year_expire)
@endif
@if($add) @endif @if($update) @endif
@endif
@push('scripts') @endpush @push('scripts') @endpush