{{ShowLabelById(272) . ' - '. env('APP_NAME') }}
{{ShowLabelById(6)}}
{{ $data->name ?? '' }}
{{ ShowLabelById(9) }}
{{ $data->phone ?? '' }}
{{ShowLabelById(8) }}
{{ $data->email ?? '' }}
Перейти:
{{url($lang, ['back', 'reviews', Str::slug($data->name), 'edititem', $data->id])}}