|
@@ -9,7 +9,7 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="col md-6">
|
|
|
- <div class="mt-3" style="display:flex; justify-content: end;">
|
|
|
+ <div class="mt-4 pt-1" style="display:flex; justify-content: end;">
|
|
|
<!-- <i class="fa fa-user me-2" style="color:black !important; font-size: 13px; height: 25px; padding: 3.5px 5.9px; border: 2px solid black; border-radius: 100%;"></i> -->
|
|
|
<p style="color:black; font-weight:600 !important;">{{ Auth::user()->first_name }} , {{ Auth::user()->last_name }}</p>
|
|
|
<ul class="nav navbar-nav align-items-center ml-auto header_right ps-3">
|