@extends('layouts.admin') @section('title', 'Create Article') @section('header_title', 'Articles & Bulletins') @section('content')

Write News Article / Bulletin

Back to List
@csrf
Recommended size: 800x450px or similar (max 2MB).
@endsection @section('scripts') @endsection