@extends('admin.layouts.layout') @section('title', 'Mostrando Contribuinte') @section('content')
Contribuinte
Mostrando Contribuinte no Sistema Ver todos
@method('PUT') @csrf

@endsection