@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 Add New New Entry Wage Entry Type Daily Monthly Year 2026 2025 Month JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC Employee Name Employee No. OTHr Total(G) OTHr Total(H) Basic HRA Transport + Allowance OT(General) OT(Holiday) Other Allowance Deductions Net Total Submit Cancel Clear × Select Employee × Select Job @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop