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

General News

@csrf
News Content
Actions
@endsection