@if (app(Botble\Shippo\Shippo::class)->canCreateTransaction($shipment)) @php $url = route(app(\Botble\Shippo\Shippo::class)->getRoutePrefixByFactor() . 'shippo.show', $shipment->id); @endphp @endif @if ($shipment->label_url) {{ trans('plugins/shippo::shippo.print_label') }} @endif