@extends('layouts.app') @section('title', 'Plantilla') @section('content')

Plantilla

@endsection @section('scripts') @endsection