@extends('layouts.app') @section('metadata') Formació i ocupació - Ajuntament de Cardedeu @endsection @section('content')

{{$noticia->title}}


{!!$noticia->shortcontent!!}

{{$noticia->title}}


{!!$noticia->content!!}

Publicat el {{App\Helpers\helpers::getdatedayhelper($noticia->datapublicacio)}}
@endsection