@extends('frontend.layouts.master') @section('page_title') {{ __('moneder.agendas.title') }} @endsection @section('head') @endsection @section('content-wrapper')
{!! $agenda['descripcio'] !!}
@if(isset($agenda['pag_web']) && $agenda['pag_web'] != '') {{ __('tidings.read-more') }} @endif