@php use Illuminate\Support\Str; @endphp @extends('layouts.app') @section('title', 'Liste des Clients') @section('content')
{{ $client->company }}
{{ $client->country }}