{{-- Name: apiKey.create.blade Author: JH2 Created: 2016-01-25 --}} @extends('app') @section('_pageTitle', Lang::get('api.create.pageTitle')) @section('main-left') @include('apiKey.partials.create', [ 'content_id' => 'apikey_create_57755', 'header_title' => Lang::get('api.create.headerTitle'), 'paginate' => false, 'manual' => [ 'chapter' => 'API', 'section' => 'API_CREATE', ], ]) @stop @section('main-right') @include('partials.stats', [ 'content_id' => 'company_summary_33221356667', 'header_title' => Lang::get('company.sumstats'), 'manual' => [ 'chapter' => 'COMPANY', 'section' => 'COMPANY_MONSTATS', ], ]) @stop