@extends('ATCore::atcore_layout') @section('atplus_main_content')

{{ $showName }}

@foreach ($columns as $colInput) @if ($colInput->getType() == 'image') @else @endif @endforeach
{{$colInput->getLabel()}}
{{$colInput->getLabel()}}{{$result->getNestedProperty($colInput->getId())}}
@stop @section('atplus_main_js') @stop