@extends('admin.portal') @section('title', 'White Papers') @section('header_title', 'White Papers') @section('content')
Manage your white papers and technical documents
Found {{ $whitePapers->total() }} results for "{{ request('search') }}"
@endif| Project Info | Views | Status | Actions | |
|---|---|---|---|---|
|
|
{{ number_format($item->views_count ?? 0) }} |
{{ Str::title($item->status) }}
@if($item->is_featured)
Featured
@endif
|
||
| No projects found. | ||||