{{ __('dashboard.edit') . $testimonial->name }}

@csrf @method('PATCH')
@error('order')
{{ $message }}
@enderror
{{ __('dashboard.publish/unpublish') }}
status)) />