@extends('layouts.admin') @section('title', __('News Categories')) @section('content')

{{ __('News Categories') }}

{{ __('Manage news categories and organize your content') }}

{{ __('Add New Category') }}
{{ __('Name (EN)') }} {{ __('Name (AR)') }} {{ __('Color') }} {{ __('News Count') }} {{ __('Status') }} {{ __('Sort Order') }} {{ __('Actions') }}
@endsection