Dennis %!s(int64=3) %!d(string=hai) anos
pai
achega
1edb4eb583
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Http/Controllers/HomeController.php

+ 1 - 0
app/Http/Controllers/HomeController.php

@@ -65,6 +65,7 @@ class HomeController extends Controller
         // RETURN ALL VALUES
         return view('home')->with([
             'useage' => $usage,
+            'credits' => $credits,
             'useful_links' => UsefulLink::all()->sortBy('id'),
             'bg' => $bg,
             'boxText' => $boxText,