@extends('layouts.master') @section('page_title', 'New Earning') @section('content') @livewire('payroll.add-earnings') @endsection