@extends('layouts.app') @section('template_title') Update Detalle Cuenta Municipal C G C @endsection @section('content')
@includeif('partials.errors')
Update Detalle Cuenta Municipal C G C
{{ method_field('PATCH') }} @csrf @include('detalle-cuenta-municipal-c-g-c.form')
@endsection