@extends('admin.layouts.app') @section('content')

Create News

@include('admin.news.form')
Cancel
@endsection