mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-19 04:24:16 +00:00
fixing bugs
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<booking-details-section-component :marking={{$marking}}></booking-details-section-component>
|
||||
@if(App()->environment('local') || App()->environment('development'))
|
||||
{{App()->environment()}}
|
||||
@if(!App()->environment('production'))
|
||||
<a class="btn btn-xs all-caps b-rad-none btn-warning" href="{{ route('booking.merge', $marking)}}">Merge Transfer Orders</a>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user