@extends('layouts.app') @section('content')
@csrf
@include('_editor')
@stop