@extends('admin::layout.default') @section('content') @include('news::post.heading') @include('news::post.form') @endsection @section('custom_header') @append @section('custom_footer') @append