Total News Feeds Count: {{$news_feeds->count()}}
@extends('layouts.admin') @section('title'){{ __('News Feeds') }} @endsection @section('content') @include('includes.page_header_index',['title'=>__('News Feeds'),'url'=>route('admin.newsFeeds.create'),'icon' => $icon??'','permission'=>'NewsFeed-create'])