@extends('layouts.web_app') @section('head') @endsection @section('breadcrumb')
@endsection @section('content')| Name | Mobile Number | Relationship | Pickup Date | Assigned Date | Order Id |
|---|---|---|---|---|---|
| {$product.name$} | {$product.phone$} | {$product.relation$} | {$product.pickup_date$} | {$product.updated_at$} | {$product.order_id$} |