Browse Source

Update main.blade.php

António Duarte 4 years ago
parent
commit
bd77efe4b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/layouts/main.blade.php

+ 1 - 1
resources/views/layouts/main.blade.php

@@ -316,7 +316,7 @@
     <footer class="main-footer">
         <strong>Copyright &copy; 2021-{{date('Y')}} <a href="{{url('/')}}">{{env('APP_NAME' , 'Laravel')}}</a>.</strong>
         All rights
-        reserved.
+        reserved. Powered by <a href="https://controlpanel.gg">ControlPanel</a>
     </footer>
 
     <!-- Control Sidebar -->