@extends('frontend.layouts.master') @section('page_title') {{ $tiding['titol'] }} @endsection @section('head') @endsection @section('content-wrapper')

{{ $tiding['titol'] }}

{{ $tiding['titol'] }}
@if($tiding['idBotiga'] != 0 && $tiding['idBotiga'] != '')

{{ $tiding['nomBotiga'] }}

{{ $tiding['nomSector'] }}

@endif

{{ \Carbon\Carbon::parse($tiding['dataAlta'])->format('d M Y') }}

{!! $tiding['descripcio'] !!}

@endsection