@extends('layouts.app') @section('custom-css') @endsection @section('content')
@if (session('success'))
{{ session('success') }}
@endif
Shiper Adviser Parcel
@foreach($shiperParcelsAdvise as $parcelAdvise) @if(!empty($parcelAdvise->scanOrder->middle_man_scan_date)) @else @endif @if(!empty($parcelAdvise->shiperAdviser->ahl_reply)) @else @endif
# Customer Ref Parcel Attempts Vendor Name Assigned CS Age Amount Order ID Status Cancel At Customer Name Customer Address Customer Phone Shiper Advise Shiper Date AHL Reply AHL Reply At IVR Remarks Send Reply
{{ $loop->iteration }} {{ $parcelAdvise->order_reference }} {{ $parcelAdvise->parcel_attempts }} / {{ $parcelAdvise->parcel_limit }} {{ $parcelAdvise->vendor ? $parcelAdvise->vendor->vendor_name : '' }} {{ $parcelAdvise->vendor->csrPerson->name ?? 'Not Assigned' }} {{\Carbon\Carbon::parse($parcelAdvise->scanOrder->middle_man_scan_date)->diffInDays(\Carbon\Carbon::now())}} Days {{ $parcelAdvise->consignment_cod_price }} {{ $parcelAdvise->consignment_order_id }} {{ $parcelAdvise->orderStatus ? $parcelAdvise->orderStatus->name : '' }} {{ date('d-m-Y H:i A', strtotime($parcelAdvise->updated_at)) }} {{ $parcelAdvise->full_name }} {{ $parcelAdvise->consignee_address }} {{ $parcelAdvise->consignee_phone }} {{ ($parcelAdvise->shiperAdviser) ? $parcelAdvise->shiperAdviser->advise : '' }} {{ date('d-m-Y H:i A', strtotime($parcelAdvise->shiperAdviser->created_at)) }} {{ ($parcelAdvise->shiperAdviser) ? $parcelAdvise->shiperAdviser->ahl_reply : '' }} {{date('d M Y H:i A', strtoTime($parcelAdvise->shiperAdviser->updated_at))}} @foreach($parcelAdvise->countOrderAssigned as $key => $orderAssigned)
Warning: Undefined variable $orderAssigned in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 84

Warning: Attempt to read property "ivr_value" on null in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 84

Warning: Undefined variable $orderAssigned in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 103

Warning: Attempt to read property "ivr_value" on null in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 103

Warning: Undefined variable $orderAssigned in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 124

Warning: Attempt to read property "call_input" on null in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 124

Warning: Undefined variable $orderAssigned in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 142

Warning: Attempt to read property "rider_id" on null in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 142

Fatal error: Uncaught Error: Class "App\Models\User" not found in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php:143 Stack trace: #0 {main} thrown in /home/ahlpk/public_html/admin/resources/views/first_man/shiper-advise.blade.php on line 143