{!! Form::file('imagePath', ['class' => 'form-control', 'accept' => 'image/*']) !!} @if(isset($slider) && $slider->image_path != null)
@endif