@extends('layouts.admin') @section('content') @if (session('error'))
Mobile | Tracking Number | Location | Product | Brand/Model/Serial | |
---|---|---|---|---|---|
{{ $data->customer_mobile ?? '' }} | {{ $data->tracking_number ?? '' }} | {{ $data->location_code ?? '' }} | {{ $product_types[$data->product_code] ?? '' }} | {{ $data->brand_type ?? '' }} | |
No data found |