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