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

Exportaciones de activadores

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