RWFK Internationale Transport & Logistik GmbH - Genshagener Strasse 27 - 14974 Ludwigsfelde
{{ $branch['client']['ShopCompany'] }}
{{ $branch['Address'] }} {{ $branch['ZIP'] }} {{ $branch['City'] }}
{{ EU_COUNTRIES[$branch['Country']] ?? '' }}
Email {{ $branch['eMail'] }}
Mobile {{ $branch['config']['mobile'] ?? '-' }}
Phone No {{ $branch['Phone'] }}
 
Service Fee {{ isset($branch['config']) ? STATUS[$branch['config']['service_fee']] : '-' }}
Special Service {{ isset($branch['config']) ? STATUS[$branch['config']['is_special_service']] : '-' }}
 
Tax {{ isset($branch['config']) ? ($branch['config']['tax'] ? 'Yes' : 'No') : '-' }}
Tax ID {{ isset($branch['config']) ? $branch['config']['tax_id'] : '-' }}
@php $index = 1; @endphp @foreach ($branch['active_services'] as $key => $service) @foreach ($service['active_sub_services'] as $sub) @if (isset($sub['subserviceable']) && $sub['subserviceable']['status'] != 0) @endif @endforeach @endforeach
Pos Bezeichnung Einzelpreis
{{ $service['category_name'] }}
{{ $index++ }} {{ $service['service_name'] }}
{{ $sub['subserviceable']['name'] ?? ($sub['subserviceable']['packing_material_name'] ?? '') }}
{{ numberFormat($sub['price']) }}