@php $logo_path = 'images/'.config('app.name').'_logo.png'; @endphp

Welcome

@if(empty(Auth::user()->photo)) profile picture @else profile picture @endif

{{ Auth::user()->firstname }} {{ Auth::user()->lastname }}