@push('styles') @endpush @push('script') @endpush @section('content')

Situație bonuri / {{ $location?->mnemonic ?? null }}

Ziua: {{ $currentDate }}

@foreach ($data_collection as $data) @if (is_array($data['value'])) @foreach ($data['value'] as $key => $val) @endforeach @else @endif @endforeach
{{ $data['label'] }}
{{ $key }} {{ $val }}
{{ $data['label'] }} {{ $data['value'] }}

Se încarcă ...

@endsection