@extends('layout.app') @section('titulo') Informacion Planta-Usuario @endsection @section('contenido') @livewire('externo.informacio') @endsection