@extends('adminlte::page') @section('content_header')

Evaluaciones

@stop @section('content')
{{$dataTable->table()}}
@stop @section('js') {{$dataTable->scripts()}} @endsection