@csrf

{{ $fromTitle }}

@if(isset($item[$primaryKey])) @endif
@foreach($columns as $key => $column) @switch($column['type']) @case('tree_select')
{{-- {!! json_encode($column) !!} --}}
@break @endswitch @endforeach @if(isset($item['id']))
@endif
录像机品牌
@foreach($columns['video_recorder']['options'] as $k => $col) @endforeach
@if(isset($columns['surface_id']))
@endif @foreach($columns as $key => $column) @switch($column['type']) @case('uploadImg')
@if (strlen($column['default']) > 0) @endif

@break @default @endswitch @if($hasHr)
@endif @endforeach @if(!is_null($footBtns))
@if(in_array('goback',$footBtns)) @if($isAjax) @else @endif @endif @if(in_array('save',$footBtns)) @endif
@endif