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

Bienvenido

@stop @section('content') HAS INICIADO SESIÓN COMO ADMINISTRADOR @stop @section('css') @stop