added a few columns for scheduling, styling in admin

This commit is contained in:
Nabeel Shahzad
2018-04-08 20:51:27 -05:00
parent f842e86885
commit 86d28aafd6
14 changed files with 219 additions and 128 deletions
@@ -9,7 +9,7 @@
style="margin-top: -10px;margin-bottom: 5px"
href="{{ route('frontend.pireps.create') }}">File New PIREP</a>
</div>
<h2 class="description">pilot reports</h2>
<h2>Pilot Reports</h2>
@include('flash::message')
@include('pireps.table')
</div>