letter
{{ ShowLabelById(71) }}
{{ ShowLabelById(61) }} {{ $data['name'] ?? '' }}
{{ ShowLabelById(39) }} {{ $data['email'] ?? '' }}
{{ ShowLabelById(74) }} {{$data['comment'] ?? '' }}
{{ ShowLabelById(75) }}: {{url(LANG, ['back', 'feedform', Str::slug($data['name']), 'edititem', $data['id']])}}