DSARs

@if($dsars->count()) @php $needsPostingCount = $dsars->where('status', 'needs posting')->count(); @endphp @if($needsPostingCount > 0)
@if(count($postIds) > 0) @endif
@endif
@else

No DSARs have been created.

@endif
@if($showAdd) @endif