@extends('layouts.app') @section('content')
@include('flash::message')
PreguntaDiagnosticos
@include('pregunta_diagnosticos.table')
@endsection