@extends('backoffice.layout.master') @section('setSectionTitle', __('Le mie candidature')) @section('setSectionButton') {{ __('Torna indietro') }} @endsection @if(!empty($jobs) && $jobs->isNotEmpty()) @section('setSectionDescription', __('Elenco delle offerte di lavoro per cui hai presentato domanda.')) @else @section('setSectionDescription', __('Al momento non hai presentato candidature.')) @endif @section('setContent')