@extends('layouts.app') @section('title', 'Import-Status – NeoNail DB') @php $pending = $import->isPending(); @endphp @if($pending) @endif @section('content')
{{ $import->statusLabel() }}
Ollama verarbeitet das Bild gerade. Diese Seite aktualisiert sich automatisch alle 5 Sekunden.
| Name | {{ $result['name'] ?? '—' }} |
|---|---|
| Nummer | {{ $result['number'] ?? '—' }} |
| Hersteller | {{ $result['manufacturer'] ?? '—' }} |
| In Sammlung | Hinzugefügt |