/
home
/
sditechnicalteam
/
www
/
resources
/
views
/
components
/
File Upload :
llllll
Current File: /home/sditechnicalteam/www/resources/views/components/user-option.blade.php
@php $content = "<div class='d-inline-block mr-1'> <img class='taskEmployeeImg rounded-circle' src='".$user->image_url."' > </div>". htmlentities($user->userBadge()); if($agent){ $content .= ' ['.$user->email.'] '; } if($pill){ $content = "<span class='badge badge-pill badge-light border'>".$content."</span>"; } @endphp <option {{ !$selected ?: 'selected' }} data-content="{!! $content !!}" value="{{ $userID ?? $user->id }}"> {{ mb_ucfirst($user->name) }} </option>
Copyright ©2k19 -
Hexid
|
Tex7ure