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

Cartas Porte

@endsection @section('content') @livewire('cartaportes-index') @endsection @extends('../layouts/partials/footer')