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

Recepción

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