{{ Form::open(['url' => 'document', 'method' => 'post', 'enctype' => 'multipart/form-data', 'class' => 'needs-validation', 'novalidate']) }} {{ Form::close() }} {{-- --}}