@extends('layouts/contentLayoutMaster')
@section('title', 'Payroll Details')
@section('vendor-style')
{{-- vendor css files --}}
@endsection
@section('content')
Payroll Calculation Details
{{-- @if ($paymentProcess->status == 0)
Add
@endif --}}
{{-- --}}
Employee Code
Employee
Category
Type
Fixed Salary (Rs)
Milk Incentive (Rs)
Seasonal Incentive (Rs)
Gross Salary (Rs)
{{-- Remaining Dues --}}
Deductions
Additions
Total Payable (Rs)
Remarks
Actions