@extends('backoffice.layout.master') @section('setSectionTitle', __('Assistenza con') . ' ' . $candidate->first_name . ' ' . $candidate->last_name) @section('setSectionButton') {{ __('Indietro') }} @endsection @section('setContent')
{{ __('Nessun messaggio ancora. Inizia la conversazione!') }}