@extends('themes.default1.agent.layout.kb') @section('article') active @stop @section('add-article') class="active" @stop @section('content') {!! Form::open(array('action' => 'Admin\kb\ArticleController@store' , 'method' => 'post') )!!}