@extends('backoffice.layout.master') @section('setSectionTitle', __('La tua azienda')) @if(!empty($profile->job_title)) @section('setSectionDescription', __('Il tuo ruolo in azienda è: :role', ['role' => $profile->job_title])) @endif @section('setContent')