@forelse ($textures as $texture)
@include('skinlib.item')
@empty
{{ trans('skinlib.index.no-result') }}
@endforelse