@php use App\Models\PostCategory; @endphp @php use App\Models\Admin; @endphp @php use App\Models\Post; @endphp @extends('cms.layouts.frame') @section('scripts') @vite(['resources/js/cms/knowledge/index.js']) @endsection @section('content')
@endsection