![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/resources/themes/directory-basic/partials/ |
<div class=""> <h4><span>{{$userListing->name}}</span></h4> <div class="user-profile-avatar" style="float:left;"><img src="{{$userListing->picture_thumb}}" alt=""> </div> <div class="list-author-widget-contacts user-profile-listing"> <ul> <li> <span><i class="fa fa-map-marker"></i> @lang('corals-directory-basic::labels.template.product_single.address') :</span> <a href="#">{{$userListing->address}}</a></li> <li><span><i class="fa fa-phone"></i> @lang('corals-directory-basic::labels.template.product_single.phone') :</span> <a>{{$userListing->phone}}</a></li> <li> <span><i class="fa fa-envelope-o"></i> @lang('corals-directory-basic::labels.template.product_single.email') :</span> <a href="mailto:{{$userListing->email}}">{{$userListing->email}}</a></li> </ul> </div> </div>