Domain Name |
{{ $o->service->name }} |
@if($o->provider->whitelabel_url)
Hosting URL |
{{ $o->provider->whitelabel_url }} |
Hosting Username |
{{ $o->host_username }} |
Hosting Password |
{{ $o->host_password }} |
@endif
@if($o->service_connect_date)
Connected |
{{ $o->service_connect_date->format('Y-m-d') }} |
@endif
@if ($o->inContract())
Contract Term |
{{ $o->service->contract_term }} months |
Contract End |
{{ $o->service->contract_end->format('Y-m-d') }} ({{ $o->service->contract_end->diffForHumans() }}) |
@endif
Cancel Notice |
Before renewal |