@if($serviceData->activeAppInstance)
App Instance : {{ $serviceData->activeAppInstance->name }}
@else
Aucune redirection configurée
@endif
Mettre à jour la destination :
@error('appInstanceId')
{{ $message }}
@enderror @if($showConfirmModal) {{-- Backdrop --}} @endif @if($serviceData->activeAppInstance) @switch($serviceData->activeAppInstance->appCatalog->app_type->value) @case('sda') @break @endswitch @endif