@extends('layouts.main') @section('title', 'Kunstobjekte verwalten') @section('headline', 'Kunstobjekte verwalten') @section('content') {{--
--}}
@if($alert == 'successUpdate') @endif
{!! Form::open(['action' => 'AuctionObjects\AuctionObjectsOverviewController@index', 'class' => 'form-horizontal', 'id' => 'filterAuctionObjectForm', 'method' => 'get', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
{!! Form::open(['action' => 'Ajax\AuctionObjectsOverviewController@bulkEditStatus', 'class' => 'form-horizontal', 'id' => 'frm-bulk-edit', 'method' => 'post', 'role' => 'form', 'files' => true]) !!} {{----}} {{--@if(Auth::user()->user_role_id == 1) @endif--}} {{----}}
Med.Kat. IDStatus Spr. Auktion Auktionshaus Künstler Künstler VN Künstler NN Geb.Ort Geb. Gest. Gest.Ort Grobtechnik Technik Pfad Auktionsnr. Lot Nr. Titel Entst.Txt 1 Entstehung Entst.Txt 2 SP von SP bis SP Währ. Erlös Erlös Währ. Katalog. Höhe Breite Tiefe Einheit Bildpfad Auktionsort Auktionsdat. Auktionshaus Objektnr. ID Anlagedat. Auslesedat.Status Nachr.Status Nachricht Künstler Status Nachricht Technik
{!! Form::close() !!}
@stop