@extends('layouts.baseprocrud') @section('content') @include('_pagos.reparacionpago.top')

Agregar Reparación Pago

{{ csrf_field() }} @include('_pagos.reparacionpago.campos')
@endsection