#32 Cleanup of subfleet edit and linked from the aircraft screen
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
<tr>
|
||||
<td>
|
||||
@if($ac->subfleet_id)
|
||||
<a href="{!! route('admin.subfleets.edit', [$ac->subfleet_id]) !!}">
|
||||
{!! $ac->subfleet->name !!}
|
||||
</a>
|
||||
@else
|
||||
-
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user