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

TrĂ¡mites

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