@if(!is_null($favicon = Admin::favicon()))
@endif
{{ strtoupper(__('llg.activate_license')) }}
@if ($error_status)
{{ strtoupper(__('llg.msg_warning')) }}
{{ ucfirst(__('llg.errors_found')) }}
@foreach ($hosts AS $n=>$h) @if ($h=='KO') • {{ __('llg.host') }} "{{ $n }}" {{ strtoupper(__('llg.unreachable')) }}
@endif @endforeach
{{ strtoupper(__('llg.retry')) }}
@else
{{ strtoupper(__('llg.activate')) }}
@endif