diff --git a/resources/views/home/cards/_towerify_domains.blade.php b/resources/views/home/cards/_towerify_domains.blade.php index d194788..3eab338 100644 --- a/resources/views/home/cards/_towerify_domains.blade.php +++ b/resources/views/home/cards/_towerify_domains.blade.php @@ -1,4 +1,4 @@ -C@if(Auth::user()->canListServers()) +@if(Auth::user()->canListServers())
@@ -60,6 +60,4 @@
@endif
- @endif \ No newline at end of file