{{-- Copyright (c) ppy Pty Ltd . Licensed under the GNU Affero General Public License v3.0. See the LICENCE file in the repository root for full licence text. --}} @php $bn = 'show-more-link'; $blockClass = class_with_modifiers($bn, $modifiers ?? []); if ($hidden ?? false) { $blockClass .= ' hidden'; } if (isset($additionalClasses)) { $blockClass .= " {$additionalClasses}"; } $arrow ?? ($arrow = 'down'); @endphp $value) {{ $key }}="{{ $value }}" @endforeach > {!! spinner() !!} {{ osu_trans('common.buttons.show_more') }}