@extends('base.forms') @section('cssForm') @endsection @section('titleTable') Bitácora de errores @endsection @section('headerTable') # Fecha Descripción Dueño Usuario @endsection @section('contentForm') @endsection @section('jsForm') {{-- Bootstrap table --}} @endsection