@include('sximo.module.tab',array('active'=>'permission','type'=>$type))
{!! Form::open(array('url'=>'sximo/module/savepermission/'.$module_name, 'class'=>'form-horizontal' ,'id'=>'fPermission')) !!}
Please Read !
- If you want users only able to access they own records , then Global must be
uncheck
- When you using this feature , Database table must have
entry_by
field
{!! Form::close() !!}