VPS and dedicated server ordering, managed panels, SSO, billing, and launcher integration — forked from hosting infrastructure with server-focused routes and dashboard. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
97 B
PHP
5 lines
97 B
PHP
@php
|
|
$class = $class ?? 'h-5 w-5';
|
|
@endphp
|
|
{!! \App\Support\DomainGlobeIcon::svg($class) !!}
|