{!! $user->name !!}
{!! $user->email !!}
@include('gestao.estatisticas.progressbar', ['estatisticas' => $estatisticas])@extends('layouts.dashboard') @section('content')
Estatísticas
{!! $user->name !!}
{!! $user->email !!}
@include('gestao.estatisticas.progressbar', ['estatisticas' => $estatisticas])