{!! Form::open(['method'=>'POST','url'=>'admin/system_users','id'=>'addsystem_usersForm','class'=>"form-horizontal",'files'=>true]) !!}
{{ Lang::get('main.form_validation_error') }}
{{ Lang::get('main.form_validation_success') }}
{!! Form::close() !!}