@extends('layouts.app') @section('content')
{{csrf_field()}} @include ('admin.news.partials.new-page-form')
@endsection