@extends('layouts.header') @section('titulo', 'Certificaciones') @section('menu') @endsection @section('scripts') @endsection @section('contenido')

Certificaciones

{{$certificaciones->titulo}}
@endsection