@extends('layouts.admin') @section('title', __('Create News Article')) @section('content')
{{ __('Add a new news article to your website') }}