{{ $application->company->translations->first()?->name }}
{{ $application->calculation_date ?? now()->format('d.m.y') }} №{{ $application->id }}
{{ __('Commercial offer') }}
1 {{ __('Product characteristics') }} {{ $application->comment ?? '' }}
2 {{ __('Rate pdf') }} {{ $application->pdfPrice }}
3 {{ __('Rate includes') }}
    @foreach ($data['services'] as $service)
  • {{ $service['service_name'] }} @if ($service['attributes'] && $service['attributes']->isNotEmpty())
      @foreach ($service['attributes'] as $attribute)
    • {{ $attribute['attribute'] ?? 'Атрибут відсутній' }}: {{ $attribute['value'] }}
    • @endforeach
    @endif
  • @endforeach
4 Умови {{ __('Conditions') }}
5 {{ __('Transport documentation') }} {{ __('Transport documentation all') }}
6 {{ __('Change offer') }} {{ __('Change of offer') }}
7 {{ __('Confidentiality of the offer') }} {{ __('Confidentiality of the offer all') }}
8 {{ __('The offer is valid') }} {{ __('Until') }} {{ $data['earliest_date'] }}
{{ __('Offer valid') }}
9 {{ __('The proposal was prepared by') }} {{ $application->manager->name }}; {{ $application->manager->email }}; tel: +380 50 437 01 51