{{--
{{ __('Add Team Member') }} {{ __('Add a new team member to your team, allowing them to collaborate with you.') }}
{{ __('Please provide the email address of the person you would like to add to this team.') }}
{{ __('Add') }}
--}} {{--

PPP Secrets

--}} {{-- @if(!empty($pppSecrets)) @foreach ($DBpppSecrets as $key => $secret) @endforeach @else @endif
ID Comment Name Service Caller ID Password Profile Actions
{{ $secret['id'] }} {{ $secret['comment'] ?? 'N/A' }} {{ $secret['username'] }} {{ $secret['service'] }} {{ $secret['caller_id'] }} {{ $secret['password'] }} {{ $secret['profile'] }} {{ $secret['status'] }}
No data available
--}}