@extends('layouts.authenticated') @section('title','Payslip') @section('payslip','active') @section('style') @endsection @section('content')

Payslip

To send Employee Name Employee Number Gross Income Total Deductions Net Income Pay Period Designated Email Processing Status Delivery Status
@endsection @section('customjs') @endsection