{{__("Restore")}} {{__("Delete")}}

{{ __("Are You Sure ?") }}

{{__("Do you really want to restore this product")}} {{ $name[app()->getLocale()] ?? $name[config('translatable.fallback_locale')] }}{{ __("? This process cannot be undone.") }}

{{csrf_field()}}

{{ __("Are You Sure ?") }}

{{__("Do you really want to delete this product")}} {{ $name[app()->getLocale()] ?? $name[config('translatable.fallback_locale')] }}{{ __("? This process cannot be undone.") }}

{{csrf_field()}} {{method_field("DELETE")}}