@extends("layouts.app") @section("content")

Редактирование публикации

@include("forms.article_form", ["article" => $article]) @endsection