#21 pirep styling

This commit is contained in:
Nabeel Shahzad
2017-08-08 20:37:00 -05:00
parent 807ac69ae9
commit ee016cf284
2 changed files with 2 additions and 2 deletions
@@ -8,7 +8,7 @@
style="margin-top: -10px;margin-bottom: 5px"
href="{!! route('frontend.pireps.create') !!}">File New PIREP</a>
</div>
<h1>PIREPs</h1>
<h2 class="description">pilot reports</h2>
@include('flash::message')
@include('layouts.default.pireps.table')
</div>