@extends('layouts.admin') @section('title', __('Create News Category')) @section('content')
{{ __('Add a new category for organizing news articles') }}