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

Edit News

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