@extends('layout.main') @section('filter')
Filter
Field Name
{{ Form::text('FieldName', '', array("class"=>"form-control")) }}
DOM Type
{{Form::select('FieldDomType',$FieldDomTypes,'',array("class"=>"form-control select2 small"))}}
Item Type
{{Form::select('ItemTypeID',$itemtypes,$ItemTypeID,array("class"=>"form-control select2 small"))}}
Active
{{ Form::select('Active', $active, '', array("class"=>"form-control select2 small")) }}
Search
@stop @section('content')
Home
Items
Item Types
Dynamic Fields
Dynamic Fields
{{--
Back
--}}
Close
@if(User::checkCategoryPermission('DynamicField','Edit'))
Action
@if(User::checkCategoryPermission('DynamicField','Edit'))
Activate
Deactivate
Delete
@endif
@endif @if( User::is_admin() || User::is('BillingAdmin')) @if(User::checkCategoryPermission('DynamicField','Add'))
Add New
@endif @endif
Item Type
Field Name
DOM Types
Created At
Active
Action