@extends('frontend.layouts.master') @section('page_title') {{ __('moneder.agendas.title') }} @endsection @section('head') @endsection @section('content-wrapper') @if(view()->exists('tenants.' . $currentCompany->code . '.frontend.moneder-agendas.portada' )) @include('tenants.' . $currentCompany->code . '.frontend.moneder-agendas.portada') @else
{!! substr(strip_tags($agenda['descripcio']), 0, 100) . '....'; !!}
{{ $agenda['nomSector'] }}
{{ __('tidings.read-more') }}