@extends('layout.app') @section('titulo') Liberación @endsection @section('contenido') @livewire('liberacion.tabla') @endsection