@extends('layouts.app') @section('content')
@include('sximo.module.tab',array('active'=>'form','type'=> $type ))

Note ! Your primary key must be show and in hidden type
All Validatios rule are from laravel rule Availabe rules

{!! Form::open(array('url'=>'sximo/module/saveform/'.$module_name, 'class'=>'form-horizontal form-material','id'=>'fForm')) !!}
No Field Limit Title / Caption Type Show Searchable Validation  
{!! Form::close() !!}