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

Salidas

@endsection @section('content')
@livewire('salida-index') @endsection @include('../layouts/partials/footer')