@extends('layouts.app') @push('css') @endpush @section('title', 'Master Payroll Report') @section('panel-actions') @endsection @section('content')

Master Payroll Interface

Employee Name Emp Code Working LOP Gross Earnings Operations
@endsection @section('modals') @endsection @push('scripts') @endpush