@extends('layouts.base') @section('content') @section('breadcrumb') @endsection @if(session('success'))
{{ $client->civility?->value ?? '-' }} {{ $client->firstname ?? '-' }} {{ $client->lastname ?? '-' }}
{{ $client->birthdate?->format('d/m/Y') ?? '-' }} @php $age = $client->birthdate ? \Carbon\Carbon::parse($client->birthdate)->age : null; @endphp @if($age !== null) {{ $age }} ans @endif
@if($client->profession){{ $client->profession ?? '-' }}
@endif{{ $client->email }}
@if($client->phones && $client->phones->count() > 0) @foreach($client->phones as $phone)
@php $address = $client->address?->line_1 ?? '' . ($client->address?->line_2 ? ', ' . $client->address->line_2 : '') . ($client->address?->zip_code || $client->address?->city ? ', ' . $client->address?->zip_code . ' ' . $client->address?->city : ''); @endphp {{ $client->address?->line_1 ?? '' }} @if($client->address?->line_2) {{ $client->address->line_2 ? ', ' . $client->address->line_2 : '' }} @endif @if($client->address?->zip_code || $client->address?->city) , {{ $client->address?->zip_code ?? '-' }} {{ $client->address?->city ?? '-' }} @endif
@if($client->situation_matrimoniale)Situation matrimoniale
@if($client->date_mariage_pacs){{ $client->situation_matrimoniale?->label() ?? '' }} le {{ $client->date_mariage_pacs?->format('d/m/Y') ?? '-' }} {{ $client->lieu_mariage_pacs ? 'à ' . $client->lieu_mariage_pacs : '' }}
@if($client->regime_matrimonial)Sous le régime matrimonial de la {{ $client->regime_matrimonial?->label() ?? '-' }}
@endif @else{{ $client->situation_matrimoniale?->label() ?? '' }}
@endif @if($client->date_divorce)Date de divorce : {{ $client->date_divorce?->format('d/m/Y') ?? '-' }}
@endif @endif#{{ $client->id }}
Ajouté le {{ $client->created_at->format('d/m/Y H:i') }}
Commercialisateurs
Aucun commercialisateur rattaché
@else| Nom du commercialisateur | Réseau | Lien vers le dossier de vente |
|---|---|---|
| {{ $user->firstname }} {{ $user->lastname }} | @if($user->companies->first()) {{ $user->companies->first()->name }} @else - @endif | @if($options->isNotEmpty()) @foreach($options as $opt) Dossier #{{ $opt->id }} @endforeach @else - @endif |
Aucune note
{{ $note->content }}
Aucun dossier actif
Aucune vente dans l'historique
Aucun document