بحث الرواتب بالشهر المالي ({{ $finance_cln_periods_data['month']->name }} لسنة {{ $finance_cln_periods_data['finance_year'] }}) |
طبع بتاريخ @php echo date('Y-m-d'); @endphp |
طبع بواسطة {{ auth()->user()->name }} |
{{ $systemData['company_name'] }} |
كود | الاسم | الفرع | الادارة | الوظيفة | الراتب | اجمالي مستحق | اجمالي مستقطع | صافي الراتب | الارشفة | @php $i=1; @endphp @foreach ($data as $info )
---|---|---|---|---|---|---|---|---|---|
{{ $info->employee_code }} | {{ $info->first_name }} | {{ $info->branch_name }} | {{ $info->Departments_name }} | {{ $info->job_name }} | {{ $info->salary*1 }} | {{ $info->total_benefits*1 }} | {{ $info->total_deductions*1 }} | {{ $info->net_salary*1 }} | @if($info->is_archived==1) مؤرشف @else مفتوح @endif |
اجمالي | {{ $other['salary']*1 }} جنيه | {{ $other['total_benefits']*1 }} جنيه | {{ $other['total_deductions']*1 }} جنيه | {{ $other['net_salary']*1 }} جنيه |
عفوا لاتوجد بيانات لعرضها !!
@endif{{ $systemData['address'] }} - {{ $systemData['phones'] }}