@extends('layouts.admin') @section('styles') @endsection @section('content')
Registrar Doctores
@csrf @include('admin.doctore.form')
@endsection