@extends('layouts.admin') @section('header-content') @endsection @section('content')
{{ csrf_field() }}

Products COD Rate

# Products Quintity Product Price Before Discount Discount After Discount Delete
- Total Quantity

@endsection @section('footer-content') @endsection