Edit Call Action
{!! Form::open(['method'=>'PUT','class'=>'needs-validation updatetestimonial','novalidate'=>'','enctype'=>'multipart/form-data']) !!}
Please enter the name.
Please enter the position/company name.
Please enter the description.
Select your related testimonial image (320 x 280px).
Please select a image.
{!! Form::close() !!}