Files
w4rpservices/resources/views/layouts/user/control.blade.php
drkthunder02 346fcd746f added new functions to the user model for srp
created new admin lte dashboard for regular users
created sub files to break up the admin lte dashboard for regular users if the dashboard is fully utilized.
2020-04-29 02:37:14 -05:00

11 lines
375 B
PHP

<!-- Control Sidebar -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Control sidebar content goes here -->
<div class="p-3">
<h5>Help</h5>
<p>
Go to Discord with any issues and post in the channel called #w4rp-it-needs. Someone will be along to help you when possible.
</p>
</div>
</aside>
<!-- /.control-sidebar -->