{{$row->title}}
-
@foreach($row->fields as $field)
- {{$field->title}} {{count($field->cvs)}} @endforeach
@extends('templates.admin_template') @section('content') @if($index_statistic)
{{ $stat['label'] }}
{{ trans('crudbooster.form_back_to_list',['module'=>urldecode(g('label'))]) }}
@endif