@extends('layout.layout') @section('content')
@if($usuario->id == Auth::user()->id)

Bem vindo {{$usuario->name}}

@else

{{$usuario->name}}

@endif

{{$usuario->conta->nome}}

{{$usuario->setor->titulo}}

{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

About me

--}} {{--
--}} {{--
I am a web developer and designer based in Montreal - Canada,
I like read books, good music and nature.
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
Ocupation:Developer and designer
Birthday:16 September 1989
Mobile:(999) 999-9999
Location:Montreal, Canada
Website:www.website.com
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- Modelos mais procuradas--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Pagamentos

--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
UserCommitDate
Claire SassuInitial commitAug 6, 2015
Joel KingMain structure markupJul 28, 2015
Maggie JacksonLeft sidebar adjusmentsJul 15, 2015
Mike BolthortTopbar dropdown styleJun 30, 2015
Jhon VoltemarFooter html structureJun 23, 2015
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} @endsection @section('js') @endsection