@extends('_layouts.default') @section('content')

{{ Lang::choice('messages.report_salesperson', 2) }}

@if(count($users)) @endif @stop