@php $isFixed = isset($isFixed) ? $isFixed : 0; $startIndex = 0; if ( $isFixed == 0 ) { $startIndex = BaseHelper::getStartIndex($posts); } @endphp @foreach ($posts as $key => $post) @php $content = $post->content; @endphp
  • service, $post->id] ) }}" class="subject"> @if ($isFixed == 1)
    @endif

    $type == 'notice' , 'ellipsis_2' => $type == 'faq'])>{{ $content->title }}

    @if ($isFixed == 1)
    faq_type ])>
    @else
    {{ $startIndex -- }}
    @endif
    {{ number_format($content->views) }}
    {{ date("y.m.d", strtotime($post->created_at)) }}
  • @endforeach