@foreach(config('game-multi-slots.titles') as $index => $title) @if($title)
@if($index > 0) @endif
{{ url('/games/multi-slots') }}/
{{ __('Comma-delimited list') }}
{{ __('Only png can be used') }}
{{ __('Drag and drop or upload a symbol image here') }}

{{ __('Drag and drop availale symbols on the reels. You can also adjust the order of each symbol in the reel if necessary.') }}

@endif @endforeach
@push('styles') @endpush @push('scripts') @endpush