@extends('backoffice.layout.master') @section('setSectionTitle', __('Docenti')) @section('setSectionDescription', __('Gestisci i docenti della tua organizzazione')) @section('setContent')
{{ $teacher->refJobCategory->name }}
@endif{{ __('Inizia aggiungendo il tuo primo docente.') }}