{{-- Type --}} {{-- Variable Name --}} {{-- Display Name --}} {{-- Default Value --}} {{-- Needs permissions --}} {{-- Permission --}} {{-- Actions --}} @foreach ($config as $input) {{-- Type --}} {{-- --}} @if($input->type=='string') @endif @if($input->type=='boolean') @endif @if($input->type=='integer') @endif @if($input->type=='array') @endif {{-- Permission --}} {{-- Actions --}} @endforeach
Type Variable Name Position Width Display Name Default Value Needs permission Permission Actions
New config entry
Default config values
{{$input->type}}
@ @if($input->type=='integer') # @endif @if(($input->type=='array')||($input->type=='string')) & @endif
{{$input->name}} @if($input->type=='array')
[]
@endif
{{-- @if($input->type=='string') &type=='integer') #type=='boolean') type=='array') &{{$input->name}}type=='array') >[] @else > @endif --}}