Why not buy a new awesome theme?
{{auth()->user()->full_name }}
@foreach(auth()->user()->getRoleNames() as $key=> $val) {{$val}} {{count(auth()->user()->getRoleNames()) == $key+1 ? '' : ', '}} @endforeach