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

Activadores

@stop @section('content')
@if (session('status')) @endif
Descargar
{{$dataTable->table()}}
@stop @section('js') {{$dataTable->scripts()}} @endsection @section('css') @endsection