@extends('partner.layouts.admin_layout') @section('content_header')
| Order ID | Customer Name | Customer's Service | Customer's Package | Remarks | Work Status | Form | Documents | Details |
|---|---|---|---|---|---|---|---|---|
| {{ $point->cali_id }} | {{ $point->customer->name}} | {{ $point->service->service_name }} | {{ $point->package->name }} | {{ $point->workstatus->customer_description }} |