@extends('layouts.app') @section('htmlheader_title') Home @endsection @section('main-content')
{{$user->name}}

Cambiar Imagen de Perfil

@endsection