{{ $message }}
@endif
{{ $isEditing ? 'Edit Service Account' : 'Add Service Account' }}
@error('selectedServer') {{ $message }} @enderror
@if($isEditing)
@else
@endif
Service Accounts:
IP | Credential Path | Sender | Status | Actions |
---|---|---|---|---|
{{ $account->ip }} | {{ $account->credential_path }} | {{ $account->sender }} | {{ $account->status }} |