@php($clone=FALSE)
@if($o->is_rdn)
@lang('Rename')
@elseif($edit && $o->can_addvalues)
@switch(get_class($o))
@case('App\Classes\LDAP\Attribute\Binary\JpegPhoto')
(! $new)]) id="{{ $o->name_lc }}"> @lang('Upload JpegPhoto')
@break
@case('App\Classes\LDAP\Attribute\ObjectClass')
@section('page-scripts')
@append
@break
@case('App\Classes\LDAP\Attribute')
@default
@php($clone=TRUE)
(! $new)]) id="{{ $o->name_lc }}"> @lang('Add Value')
@section('page-scripts')
@if($clone && $edit && $o->can_addvalues)
@endif
@append
@endswitch
@endif