Merge remote-tracking branch 'origin/pr-8202' into development
This commit is contained in:
@@ -138,7 +138,7 @@ $category_id = $all->pluck('category_id')->toArray();
|
||||
<div class="col-md-4" style="border:#f4f4f4;">
|
||||
<div data-v-43e70d45="" class="banner-wrapper user-data text-center clearfix" id="ban_ner" style="border-width: 5px 1px 1px; border-style: solid; border-color: rgb(0, 154, 186); border-image: initial; width: 90%" >
|
||||
<img id="user_avatar" src="{{Auth::user()->profile_pic}}" class="avatar" alt="User Image" style="margin-left: 5% ">
|
||||
<div STYLE="margin-left:5%"><strong>Hello</strong></div>
|
||||
<div STYLE="margin-left:5%"><strong>{{trans('lang.hello')}}</strong></div>
|
||||
<p class="banner-title ellipsize_first_name h4" STYLE="margin-left: 5%">{{Auth::user()->first_name." ".Auth::user()->last_name}}</p>
|
||||
<div class="banner-content" id="dropdown_content">
|
||||
<p data-v-43e70d45="">If you are not? </p>
|
||||
|
||||
Reference in New Issue
Block a user