@include('layouts.detail-heading', ['section' => 'Techniken', 'icon' => 'fa-paint-brush'])
{!! Form::open(['action' => 'Medium\MediumController@store', 'class' => 'form-horizontal', 'method' => 'post', 'role' => 'form', 'files' => true]) !!}
{!! Form::close() !!}