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