@extends('layouts.base') @section('css') {!! Minify::stylesheet('/css/study.css')->withFullUrl() !!} @stop @section('title') {{Lang::get('studies.bachelor.estudiar bachillerato')}} @stop @section('content') {!! Breadcrumbs::render('study-aa-catalogue') !!}