Add Products
{!! Form::open(['action'=>'ProductsController@store','files'=>true,'class'=>'smart-form']) !!}
{!! Form::close() !!}