@if($type == '1')
{{ csrf_field() }}
@endif @if($type == '2')
@if ($settings['scrollable_articles_home_page'] == '1')
@endif @foreach ($articles as $article) @endforeach @if ($settings['scrollable_articles_home_page'] == '1')
@endif
@endif @if($type == '3') @endif