@extends('../layouts/partials/header') @section('content') @livewire('clientes-papelera') @endsection @extends('../layouts/partials/footer')