#11 some more organization around the aircraft

This commit is contained in:
Nabeel Shahzad
2017-06-14 09:39:02 -05:00
parent 7e13a81909
commit cfe1913411
8 changed files with 39 additions and 33 deletions
@@ -4,7 +4,9 @@
<section class="content-header">
<h1 class="pull-left">Aircraft</h1>
<h1 class="pull-right">
<a class="btn btn-primary pull-right" style="margin-top: -10px;margin-bottom: 5px" href="{!! route('admin.aircraft.create') !!}">Add New</a>
<a class="btn btn-primary " style="margin-top: -8px;" href="{!! url('/admin/aircraftclasses') !!}">Aircraft Classes</a>
&nbsp;&nbsp;
<a class="btn btn-primary " style="margin-top: -8px;" href="{!! route('admin.aircraft.create') !!}">Add New Aircraft</a>
</h1>
</section>
<div class="content">