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

{{$user->name}}

@stop @section('content') @stop