@php use App\Models\Setup; @endphp
@error('name') {{ $message }} @else A name is required. @enderror
@can('update',$o)
active))checked @endif> active))checked @endif>
@endcan
@can('update',$o)
hold))checked @endif> hold))checked @endif>
@endcan
@error('zt_id') {{ $message }} @enderror
@error('sysop') {{ $message }} @else A Sysop's name is required. @enderror
@error('location') {{ $message }} @else System location is required. @enderror
@error('phone') {{ $message }} @enderror
@error('address') {{ $message }} @enderror

Mailer Details

@foreach (\App\Models\Mailer::all() as $mo) @php($x=$o->mailers->find($mo))
id.'.active',$x?->pivot->active))checked @endif>
@error('mailer_details.'.$mo->id.'.port') {{ $message }} @enderror
@endforeach
@error('pkt_type') {{ $message }} @enderror

BBS Details

@can('admin',$o)
@endcan
@if($o->exists) @can($action,$o) Cancel @else NOTE: You'll be able to update these details after registration is completed. @endcan @else @endif