@extends('layouts.app') {{-- Customize layout sections --}} @section('subtitle', 'Nueva asignatura') @section('content_header_title', 'Asignaturas') @section('content_header_subtitle', 'Crear nueva asignatura') {{-- Content body: main page content --}} @section('content_body')