@can('digital-products.edit') {{ __("Edit") }} @endcan {{ __("Delete") }}
{{ __("DELETE") }}

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

{{__("Do you really want to delete this product")}} {{ $row->product_name }}{{ __("? This process cannot be undone.") }}

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