@extends('layout') @section('content')
| ID | Name | Contact | Address | KAM | Approved | Status | {{--View | --}}|
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $client->cu_company }} | {{ $client->cu_contactno }} | {{ $client->cu_email }} | {{ $client->cu_address }} | {{ ucwords($client->kam_name) }} | {{-- | --}} |