@extends('layouts.home') @section('content')
{{ $candidat->user->email }} | {{ $candidat->phone }}
{{ Str::limit($candidat->description, 120) }}