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