@extends('layouts.app') @section('content') @livewire('ingredient-unit.ingredient-units') @endsection