@extends('front.layouts.main') @section('content')
@csrf

@csrf
Product Name
Unit Price
Quantity
Remove
Total Cost
0
@endsection @section('js') @endsection @section('modal') @endsection