@extends('layouts.hosting') @section('title', 'Overview — Ladill Hosting') @section('content')
{{ $label }}
{{ $value }}
@endforeachNo hosting accounts yet
Choose a plan to get started — single domain, multi domain, or WordPress hosting.
{{ $account->linkedDomainLabel() ?? $account->username }}
{{ $account->username }} · {{ $account->product?->name ?? 'Hosting' }} · {{ $account->sites->count() }} {{ Str::plural('domain', $account->sites->count()) }} @if ($account->expires_at) · Expires {{ $account->expires_at->format('d M Y') }} @endif
{{ $order->domain_name ?: 'Legacy hosting' }}
{{ $order->cpanel_username ?: 'Legacy account' }} · {{ $order->plan_name ?? 'Legacy hosting' }} · Legacy @if ($order->expires_at) · Expires {{ $order->expires_at->format('d M Y') }} @endif