Files
w4rpservices/resources/views/layouts/user/dashboard/control.blade.php
2020-05-27 05:09:28 -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 -->