{{ Form::open(['url' => route('client.store'), 'method' => 'post', 'enctype' => 'multipart/form-data']) }} {{ Form::close() }}