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

Papelera de Pólizas

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