@extends('admin.layouts.layouts') @section('title', 'Employee Payroll') @section('content')
Employee Name Employee Department Monthly Salary Working Days Worked Days Working Hours Worked Hours Hourly Rate Payable Salary
@endsection @section('page-js') @endsection