@extends('layouts.hosting') @section('title', 'Overview — Ladill Hosting') @section('content')
Your shared hosting at a glance.
{{ $label }}
{{ $value }}
@endforeachNo hosting accounts yet
Choose a plan to get started — single domain, multi domain, or WordPress hosting.
{{ $account->primary_domain ?: $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