{{ __($columnName) }} | @endif @endforeach|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@isset($value[array_search(array_search($ColumnIndex, $this->orderListFixed), array_keys($this->orderListFixed))]) @php($excelClumnIndex = array_search($ColumnIndex, $this->orderListFixed) ? array_search(array_search($ColumnIndex, $this->orderListFixed), array_keys($this->orderListFixed)) : $ColumnIndex ) @php($value1 = $value[$excelClumnIndex]) @isset($value1) @if (gettype($value1) == 'integer' && Str::contains(Str::upper($columnName), Str::upper('date'))) {{ PhpOffice\PhpSpreadsheet\Shared\Date::excelToDateTimeObject($value1)->format('d-m-Y');}} @else {{ $value1 }} @endif @endisset @endisset | @endif @endforeach|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{__('No results found.')}} |