@extends('shared/layout') @section('title','Editar impuesto') @section('content')
@csrf @method('PATCH')
Regresar
@endsection