@extends('layouts.userdashboard') @section('title', 'All Users') @section('content')
| S.No. | Order Id | Payment Type | Comment | Action | ||
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $cancel->orderitem->order_id }} | {{ $cancel->orderitem->TotalAmount->payment_type }} | {{--{{ $cancel->orderitem->TotalAmount->status }} | --}}{{ $cancel->comment }} | {{--{{ $cancel->cancel_days }} | --}}View |