import React from 'react' import Authenticated from '@/Layouts/Authenticated' import { Head } from '@inertiajs/inertia-react' export default function Payrolls(props) { return ( Gaji } >
) }