@if (Session::has('errorMessage'))
{!! Form::close() !!}
{!! Form::open(['action' => 'AuctionObjectsImport\AuctionObjectsImportOverviewController@startTransferProcess', 'class' => 'form-horizontal', 'id' => 'transferProcessForm', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
@if (Auth::user()->user_role_id == 1 || Auth::user()->user_role_id == 2)
{!! Form::open(['action' => 'AuctionObjectsImport\StageImportFileController@upload', 'class' => 'form-horizontal', 'id' => 'transferProcessForm', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
@endif
@foreach(Session::get('errorMessage') as $errorMessage)
@endif
@if($alert == 'successUpload')
{{ $errorMessage['row'] }}:
@foreach($errorMessage['message'] as $message)
@endforeach
{{ $message }}
@endforeach
Das Kunstobjekt wurde erfolgreich aktualisiert!
@endif
{!! Form::open(['action' => 'AuctionObjectsImport\AuctionObjectsImportOverviewController@index', 'class' => 'form-horizontal', 'id' => 'filterAuctionObjectForm', 'method' => 'get', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}
{!! Form::open(['action' => 'Ajax\AuctionObjectsImportOverviewController@bulkEditStatus', 'class' => 'form-horizontal', 'id' => 'frm-bulk-edit', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
Status | Auktionsnr. | Auktionshaus | Auktion | Auktionsdatum | Lot Nr. | Künstler VN | Künstler NN | Titel | Medium | Länge | Breite | Höhe | Einheit | Estimate from | Estimate to | Währung | Publisher | Printer | catRaisAuthor | catRaisNumber | Edition | Printing date | Idicators | workDate | Bild | Lot URL | Dateiname | User | Upload time | ID |
---|
Datei-Upload
{{----}}