{{ trans('ao.title') }}
{{ trans('ao.subtitle') }}
{{ $fieldValues['numbering'] ?? '-' }}
{{ trans('ao.date_label') }} {{ $createdResponse }}

{{ trans('ao.ao_title') }} : {{ $fieldValues['ao_ami_title'] ?? '-' }} {{ trans('ao.contracting_authority') }} : {{ $fieldValues['contracting_authority'] ?? '-' }} {{ trans('ao.date') }} : {{ $fieldValues['date'] ?? '-' }} {{ trans('ao.time') }} : {{ $fieldValues['time'] ?? '-' }}

@foreach ($stepValues['deposits'] ?? [] as $index => $deposit) @endforeach
{{ trans('ao.tender_opening_table') }}
{{ trans('ao.n_plis') }} {{ trans('ao.deposit_time') }} {{ trans('ao.bidder') }} AG CF PS Ex Per {{ trans('ao.fin_offer') }}
{{ $index + 1 }} {{ $deposit['submission_time'] ?? '' }} {{ $deposit['tender'] ?? '' }} {{ $deposit['ag'] ?? '' }} {{ $deposit['cf'] ?? '' }} {{ $deposit['ps'] ?? '' }} {{ $deposit['ex'] ?? '' }} {{ $deposit['per'] ?? '' }} {{ $deposit['end_offer'] ?? '' }}
  • {{ trans('ao.legend') }} : AG {{ trans('ao.ag') }}
  • CF {{ trans('ao.cf') }}
  • F {{ trans('ao.f') }}
  • NF {{ trans('ao.nf') }}
  • PS {{ trans('ao.ps') }}
  • Ex {{ trans('ao.ex') }}