@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Wage Entry Payroll Wage Entry Edit Edit Wage Entry Type Monthly 30 Days Month JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC Payment Date Employee Name Employee No. Desigantion Department Salary NWH/Day OT General OT Holiday HRA Transport Allowance1 Allowance2 Absent Hrs. Sick Leave Paid Leave Job Details Job Code Wage/Hr. No.of Days NWH OTHr(G) OTHr(H) Allowance Total Wage Basic HRA Transport + Allowance OT(General) OT(Holiday) Net Total Submit Cancel × Select Employee × Select Job @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop