@extends('layouts.master') @section('content') @include('partials.containers-header')
@lang('Welcome to BSC System') !!!
@lang('The BSC System implemented by') Lufeman Software, C.A. @lang('is a tool that allows'):
  • @lang('Comunicate') @lang('Strategic Decisions throughout your Organization').
  • @lang('Execute') @lang('sustainable and high impact changes at all levels'). @lang('90% of the Failures are in the execution of the outlined Strategic Plan').
  • @lang('Visualize and Control') @lang('The Initiatives and Tasks executed will be revealed, allowing adjustments to be made when required').
  • @lang('Build Customer Loyalty') @lang('increasing their satisfaction and as a consequence of all this'):
  • @lang('Increase profitability') @lang('reducing costs and/or increasing sales').
@lang('In order to have a good experience with the System, follow these steps'):
{{-- 1 --}}
1. @lang('Define Objectives') @lang('Using the Map option, define at least one objective in each Perspective')
{{-- 2 --}}
2. @lang('Define KPIs/KRIs') @lang('Using the BSC option, define at least one Performance Indicator for each Objective')
{{-- 3 --}}
3. @lang('Initiatives & Tasks') @lang('Define Initiatives, Tasks and Responsables for each Performance Indicador')
{{-- 4 --}}
4. @lang('Feed Measurements') @lang('Feed the system with corresponding data for each measurements')
@include('partials.help.help-one') @include('partials.help.help-two') @include('partials.help.help-three') @include('partials.help.help-four') @include('partials.containers-footer') @endsection @section('javascript') @endsection