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

Instructores

@stop @section('content')

Crear Instructor

@csrf
{{-- --}}
{{-- --}}
@stop @section('css') @stop @section('js') @stop