{{ __("View product")}} {{ __("Edit Product")}} {{ __("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")}}