@extends('both.template') @section('title', 'SALAIRE EMPLOYE | OPTIMIA') @section('styleSheets') @endsection @section('content')

Mois {{ App\Utils\Utils::getFrenchMonth(date('M'), true) }}

- Génération de fiche de paie -

PSL-{{ \App\Http\Controllers\RootController::generateUppercaseToken(6) }}


  • {{ $salary->societyName }}

  • 262 BKK Bè Klikamé
  • 05 BP 267 Lomé - Togo

Primes

Salaire Brute
Efficience CFA
Précision CFA
Délai CFA
Total Primes 0 CFA

Déductions

Charges CFA
Arrièrés CFA
Retards CFA
Absences CFA
Total Déductions 0 CFA

Salaire Net +0%

You 8:35 am
phone_missed
Jeffrey Warden missed the call
John Doe 8:35 am
call_end
This call has ended
Duration: 5 min 57 sec
January 29th, 2019
Richard Miles 8:35 am
phone_missed
You missed the call
You 8:35 am
@if ((date('t') - date('d')) <= 8)
Notifier
@else
Notifier
@endif

{{ $salary->employeeFirstname.' '.$salary->employeeLastname }}

{{ $salary->designationName }}
  • {{ $salary->employeeAdress }}
  • {{ App\Utils\Utils::getFrenchMonthX( App\Utils\Utils::getDBDateFormat($salary->employeeJoinDate, false), true) }} - 05 mois
  • {{ $salary->employeeEmail, 100 }}
  • {{ App\Utils\Utils::getTogolesePhoneFormat($salary->employeePhone) }} - Togocel
@if ((date('t') - date('d')) <= 8)
Notifier
@else
Notifier
@endif
@endsection @section('scriptsSheets') @endsection