@extends('layouts.app') @section('title', 'مواعيد التسليم') @section('page_heading', 'مواعيد التسليم') @section('content')
| {{ $h }} | @endforeachالإجراءات | |||||
|---|---|---|---|---|---|---|
| {{ $r->id }} |
{{ $r->customer->name }}
{{ $r->customer->phone }}
|
{{ $r->product->name }}
{{ $r->product->sku }}
|
{{ $r->customer_pickup_date?->format('Y-m-d') ?? '—' }}
{{ $r->customer_pickup_date?->format('H:i') }}
|
{{ $label }} |
{{ number_format($r->price, 2) }}
ج.م
|
|