{{ ShowLabelById(49) .' - '. env('APP_NAME') }}
{{ trans('variables.name_text') }}
{{ $data['name'] ?? '' }}
{{--
{{ trans('variables.goods_questions') }}
{{trans('variables.link_to')}} Back -
{{ $goods_name ?? '' }}
{{trans('variables.link_to')}} Front -
{{ $goods_name ?? '' }}
--}}
{{ trans('variables.phone') }}
{{$data['phone'] ?? '' }}
Время
{{$data['time'] ?? '' }}
{{ShowLabelById(50)}}
{{route('admin',['feedform',Str::slug($data['name']),'edititem',$data['id']])}}