|
@@ -65,7 +65,7 @@
|
|
|
</li>
|
|
|
</ul>
|
|
|
<div class="d-flex align-items-center">
|
|
|
- <p class="text-white my-0 mr-3">Hello, <b>{{ $pro->name_first }}!</b></p>
|
|
|
+ <p class="text-white my-0 mr-3">Hello, <b title="Cell# {{$pro->cell_number}}">{{ $pro->name_first }}!</b></p>
|
|
|
<form action="{{ route('logout') }}" method="post" target="_top">
|
|
|
@csrf
|
|
|
<button class="btn btn-link text-light">
|