@extends('layouts.main.app') @section('main')

Bem-Vindo {{Auth::user()->name}}

@endsection