@extends('layouts.master') @section('page_title', 'Salary Components') @section('content') @livewire('earning-tabs') @endsection