@extends('layouts.base') @section('css') {!! Minify::stylesheet('/css/methodology.css')->withFullUrl() !!} {!! Minify::stylesheet('/css/study.css')->withFullUrl() !!} @stop @section('title') {{Lang::get('studies.modularSystem.sistema modular ecca')}} @stop @section('description') {{Lang::get('studies.modularSystem.nuestro sistema de permitira aprender a su ritmo')}} @stop @section('content') {!! Breadcrumbs::render('study-modular-system') !!}
{{Lang::get('studies.modularSystem.sistema modular ecca')}}
{{Lang::get('studies.modularSystem.en que consiste el sistema modular')}}

{{Lang::get('studies.modularSystem.el sistema modular a traves del cual se estudia en radio ecca')}}

{{Lang::get('studies.modularSystem.que facilidades ofrece')}}

  • {{Lang::get('studies.modularSystem.permite al alumnado incorporarse en cualquier momento del curso')}}
  • {{Lang::get('studies.modularSystem.se puede elegr las acciones formativas')}}
  • {{Lang::get('studies.modularSystem.toda accion formativa superada se mantiene')}}
@stop @section('js-code-post') {!! Minify::javascript('/js/custom.js')->withFullUrl() !!} @stop