@extends('layout.admission.default')
@section('defaultcontent')
@section('title','Preguntas frecuentes')
{{ HTML::style('css/common/feature-table.css') }}
{{ HTML::script('js/common/feature-table.js') }}
{{ HTML::script('js/postulant/payment/index.js') }}
{{ HTML::script('js/common/cedula.js') }}
{{ HTML::style('css/applicant/index.css') }}
@stop()