@extends('layout.main') @section('content')

{{ __('Generate Payslip') }}

@csrf
Total Pembayaran BPJS Tenaga Kerja :
Total Pembayaran BPJS Kesehatan :
Total Potongan BPJS Tenaga Kerja :
Total Potongan BPJS Kesehatan :

{{ __('Payment Info') }}

{{ trans('file.Name') }} Salary {{ __('BPJS Kesehatan') }} Company {{ __('BPJS Kesehatan') }} Employee {{ __('BPJS Kesehatan') }} Tanggungan {{ __('BPJS Kesehatan') }} Total
@endsection @push('css') @endpush @push('scripts') @endpush