@php $VerEditor = auth()->user()->can('Calendario - Visor') || auth()->user()->can('Calendario - Editor'); @endphp @if ($VerEditor) @extends('layouts.app') @section('tituloModulo', 'CALENDARIO') @section('contenido')