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