@include('front.templates.background-header')
@include('front.templates.background-inner-page')
{{ ShowLabelById(44) }}
{{ ShowLabelById(45) }}
{{ ShowLabelById(46) }}
@if($order && $order->basketItem)
{!! str_replace('{year}', $order->basketItem->goods_model, ShowLabelById(47)) !!}
@endif
{{ ShowLabelById(19) }}
@include('front.templates.background-bottom')
@stop
@push('other-scripts')
@endpush