@extends('adminlte::layouts.app') @section('htmlheader_title') | Habilitacion @endsection @section('contentheader_title') Nuevo Nuevo @endsection @section('angularcontroller') ng-controller="qualificationController" @endsection @section('main-content')
@include ('payment.modal-create') @endsection @section ('javascript') @endsection