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

Salida de contenedores del Patio

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