@extends('adminlte::page') @section('title', 'Nueva Sala') @section('content_header')

🎭 Crear Nueva Sala

@endsection @section('content')
@csrf
Cancelar
@endsection