@extends('layouts.app') @section('template_title') Update Gestion Cuentasx Cobrar @endsection @section('content')
@includeif('partials.errors')
Update Gestion Cuentasx Cobrar
{{ method_field('PATCH') }} @csrf @include('gestion-cuentasx-cobrar.form')
@endsection