@extends('layouts.master') @section('content') @include('partials.containers-header')
@lang('Welcome')!!! @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: ')@lang('Increase profitability')
@lang('In order to have a good experience with the System, follow these steps'):
1. @lang('Vision & Purpose') @lang('Using the Config/Company option, define your Vision to 1, 3 and 5 years')
2. @lang('Define Objectives') @lang('Using the Map option, define at least one objective in each Perspective')
3. @lang('Define KPIs/KRIs') @lang('Using the BSC option, define at least one Performance Indicator for each Objective')
4. @lang('Initiatives & Tasks') @lang('Inside each Indicatror, define Initiatives, Tasks and Responsables for each one')
5. @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.help.help-five')--}} @include('partials.containers-footer') @endsection @section('javascript') @endsection