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

Entrada de contenedores a Patio

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