@extends('layouts.template') @section('content')
| Code client | Client | Responsable | Télèphone | Actions | |
|---|---|---|---|---|---|
| {{ $client->id }} | {{ $client->client }} {{ $client->created_at->format('m/d/Y') }} | {{ $client->responsable }} {{ $client->telRes }} | {{ $client->tel }} {{ $client->ville }} | {{ $client->email }} |