@extends('adminlte::page') @section('title', 'Crear Usuario') @section('content_header')

Instructores

@stop @section('content')

Crear Instructor

@csrf @method('PUT')
@stop @section('css') {{-- --}} @stop