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