6 lines
234 B
PHP
6 lines
234 B
PHP
<div class="tw-flex tw-justify-between tw-items-center tw-gap-base">
|
|
<x-global::button type="primary" link="#/plugins/details/{{ $plugin->identifier }}">
|
|
{{ __('marketplace.details_link') }}
|
|
</x-global::button>
|
|
</div>
|