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

Administrador Web Study Abroad

@stop @section('content') {{--

Welcome to this beautiful admin panel.

--}} @stop @section('css') {{-- Add here extra stylesheets --}} {{-- --}} @stop @section('js') {{-- --}} @stop