@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Pay Slip Payroll Pay Slip Add New New Entry Entry Type Monthly Year 2026 2025 Month JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC Employee Name Employee No. Basic HRA Transport + Allowance OT(General) OT(Holiday) Deductions Net Total Submit Cancel Clear × Select Employee × Select Job @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop