@stack('block.top')
@stack('block.top.column.left')
@stack('block.top.column.right')
{{ Form::open(['method' => 'POST', 'url' => route('admin.env.editor.post')]) }}
{{trans('sleeping_owl::lang.env_editor.key')}} {{trans('sleeping_owl::lang.env_editor.var')}}
{{ Form::close() }}
@stack('block.content.column.left')
@stack('block.content.column.right')
@stack('block.footer')