@if ($order->store?->name)
  • {{ trans('plugins/marketplace::store.store') }} {{ $order->store->name }}
  • @endif