include entrust and some seed data for admin role/user

This commit is contained in:
Nabeel Shahzad
2017-06-10 20:10:31 -05:00
parent 64aeb0343b
commit c542d85366
33 changed files with 1352 additions and 791 deletions

View File

@@ -0,0 +1,13 @@
<table class="panel" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="panel-content">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="panel-item">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</td>
</tr>
</table>
</td>
</tr>
</table>