@extends('layouts.app') @section('content')
@csrf

Cart

Product Description Unit price Qty Total
Total
@endsection @section("customjs") @endsection