{{--
--}}
@include('module.profile.update')
@if(Auth::check() and Auth::user()->image)
@else
@endif
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ Auth::user()->role }}