Option for SB only on bids; add the new file type #642
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="row">
|
||||
@include('flash::message')
|
||||
<div class="col-md-9">
|
||||
<h2>{{ $title ?? trans_choice('common.flight', 2) }}</h2>
|
||||
<h2>{{ trans_choice('common.flight', 2) }}</h2>
|
||||
@include('flights.table')
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
|
||||
Reference in New Issue
Block a user