@extends('layout.app') @section('title', 'Agenda') @section('content')

Agenda

@endsection @section('styles') @endsection @section('scripts') @endsection