@extends('_layouts.default') @section('content') @if(count($companies)) @else

{{ Lang::get('messages.stat_no_new') }}

@endif @stop