@yield('css')
{{ isset(Auth::user()->name) ? Auth::user()->name : '' }}
@if(isset(Auth::user()->profile_pic) && Auth::user()->profile_pic != '')