diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 4ec088d4..424cd48b 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -67,6 +67,7 @@ + @if($useage > 0)
@if(number_format((Auth::user()->Credits()*30)/$useage,0,'.','') >= 15) @@ -91,6 +92,7 @@
+ @endif