@if ($order->carrier_id)
  • {{ trans('front::messages.partials.shipping-cost') }} {{ $order->shippingCost() }}
@endif