@if ($application->human_name)

{{ Str::headline($application->human_name) }}

@else

{{ Str::headline($application->name) }}

@endif Save Delete This will delete this service application. It is not reversible.
Please think again.
@if (!$application->serviceType()?->contains(str($application->image)->before(':'))) @if ($application->required_fqdn) @else @endif @endif

Advanced