@extends('adminlte::page') @section('title', 'Formulario') @section('content_header')

Administrador Study Abroad

@stop @section('content')

Gestión de Menús

Nuevo Menú @if($menus->count()) @else

No hay menús cargados.

@endif
@endsection @section('css') @stop