@extends('layout') @section('content') @include('mantenimiento.tipo_pago.modals.mdl_tipo_pago_create') @include('mantenimiento.tipo_pago.modals.mdl_tipo_pago_edit') @section('mantenimiento-active', 'active') @section('tipo_pago-active', 'active')

Tipos de Pago

Añadir nuevo
@include('mantenimiento.tipo_pago.tables.tbl_list_metodos_pago')
@stop