@extends('layouts.app') @section('titulo', 'Nuevo cargo') @section('subtitulo', 'Genera una cuota, pensión o concepto de cobro') @section('contenido')
Volver a pagos @if ($errors->any())
@endif @php $in = 'w-full rounded-xl border border-slate-200 bg-slate-50 px-4 py-2.5 text-sm outline-none focus:border-brand-400 focus:ring-4 focus:ring-brand-100 transition'; @endphp
@csrf
Cancelar
@endsection