@@ -7,7 +7,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
@if(count($flight->subfleets) === 0)
|
@if(count($flight->subfleets) === 0)
|
||||||
@include('admin.common.none_added', ['type' => 'expenses'])
|
@include('admin.common.none_added', ['type' => 'subfleets'])
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
<table class="table table-responsive" id="aircrafts-table">
|
<table class="table table-responsive" id="aircrafts-table">
|
||||||
|
|||||||
Reference in New Issue
Block a user