diff --git a/dashboard/index.blade.php b/dashboard/index.blade.php index 545bda6..06da8f8 100644 --- a/dashboard/index.blade.php +++ b/dashboard/index.blade.php @@ -14,13 +14,13 @@ @push('widgets')
-
+
@include(Theme::path('layouts.widgets.user_balance'))
@endpush @section('container') -
+
@include(Theme::path('layouts.widgets.service_stats'))
@@ -28,7 +28,7 @@
+ class="flex flex-col items-center justify-between space-y-3 border-b p-4 dark:border-gray-700 xl:flex-row lg:space-x-4 lg:space-y-0">
{!! __('client.your_services') !!}
@@ -57,7 +57,7 @@ class="tooltip invisible absolute z-10 inline-block rounded-lg bg-gray-900 px-3 @endif
-
+