@extends('app') @section('_pageTitle', Lang::get('import.showFailed.pageTitle')) @section('main-left') @include('import.partials.showFailedList', [ 'content_id' => 'import_showFailed_12455', 'header_title' => Lang::get('import.showFailed.headerTitle'), ]) @stop @section('main-right') @include('partials.stats', [ 'content_id' => 'company_summary_313232', 'header_title' => Lang::get('company.sumstats') ]) @stop