@extends('layouts.app') @section('content')
@include('sximo.module.tab',array('active'=>'table','type'=>$type)) {!! Form::open(array('url'=>'sximo/module/savetable/'.$module_name, 'class'=>'form-horizontal form-material','id'=>'grTable')) !!}

New Feature ! ( LIMIT TO ) Type User ID's using (,) into spesific column to limit the column only viewd by them

No Field Limit Title / Caption Show VD ST DW Widtd Align Format As
NOTE : | (DW) = Download | (VD) = View Detail | ( ST ) = Sortable

Tips ! Drag and drop rows to re ordering lists

{!! Form::close() !!}