@extends('layout.app') @section('titulo') Orp's @endsection @section('contenido') @livewire('orp.kanban') @endsection