@extends('../../layouts/partials/header') @section('content_header')

Bitácora Entradas y Salidas

@endsection @section('content')
@livewire('bitacoraes-index') @endsection @extends('../layouts/partials/footer')