@csrf
{{--InventarID: 1--}}
{{--
--}} {{--

Bild
(Platzhalter)

--}}

{{ __('general.Contents') }}

{{ __('general.Completed') }}

@php $sections = [ ['id' => 1, 'label' => __('general.Asset')], ['id' => 2, 'label' => __('general.Responsibilities')], ['id' => 3, 'label' => 'Eigenschaften'], ['id' => 4, 'label' => 'Relationen'], ['id' => 5, 'label' => 'Maßnahmen- und Terminplanung'], ['id' => 6, 'label' => 'Dokumente'], ['id' => 7, 'label' => 'Zuweisung & Notify'], ]; @endphp
@foreach ($sections as $index => $section) @endforeach
{{ __('general.Revision number') }}
{{$this->revision}}
{{ __('general.Status') }}
{{-- @if (session()->has('message')) @endif --}}