@extends('layout/templateenc') @section('title','Preguntas | sistema') @section('contenido')

Registrar datos de la persona sorda.

@csrf
acceder
@endsection @section('scripts') @if(Session::has('success')) @endif @if(Session::has('save')) @endif @if(Session::has('duplicate')) @endif @endsection