{!! Form::open(['method' => 'post', 'action' => ['Admin\ProductController@translate', $product->id], 'files' => true, 'id' => 'translate_form']) !!}