@extends('admin.layouts.app') @section('page-title', 'Customer Details') @section('content')
Complete customer information and analytics
{{ $customer->company_name ?? 'No company specified' }}
{{ $customer->customer_id }}
No mark numbers found for this customer.