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