Cleanup info callouts into components

This commit is contained in:
Nabeel Shahzad
2018-02-22 14:21:00 -06:00
parent 67f6dfc2f4
commit 10b0798a30
10 changed files with 51 additions and 64 deletions

View File

@@ -13,6 +13,9 @@
<div class="content">
<div class="header">
<h3>subfleets</h3>
@component('admin.components.info')
These are the subfleets this rank is allowed to use
@endcomponent
</div>
<div class="row">
@include('admin.ranks.subfleets')