@extends('themes.default1.layouts.blank') @section('Staffs') class="active" @stop @section('staffs-bar') active @stop @section('staffs') class="active" @stop @section('HeadInclude') @stop @section('PageHeader') @stop @section('breadcrumbs')
@stop @section('content') {!! Form::open(array('action' => 'Admin\AgentController@store' , 'method' => 'post') )!!}