@extends('backend.layout.layouts') @section('content')
Product Name: {{ $channelPayment->product->product->name }}
Product Variant: {{ $channelPayment->product->variant }}
Quantity: {{ $channelPayment->quantity }}
Price: {{ $channelPayment->product->price1 }}
Are you sure you want to delete this Payment?