@lang('linkace.history')

@foreach($history as $entry) @if($loop->index === 5 && $loop->count >= 10)
@endif @endforeach
{{ formatDateTime($list->created_at) }}: @lang('list.history_created')
@if(count($history) >= 10)
@endif