@extends('frontend.layouts.master') @section('page_title') {{ $agenda['titol'] }} @endsection @section('head') @endsection @section('content-wrapper')
{{ $agenda['nomSector'] }}
{{ \Carbon\Carbon::parse($agenda['dataCaducitat'])->format('d M Y') .' ' . $agenda['hora_calendari'] }}
{!! str_replace('
', '', $agenda['descripcio']) !!}