@extends('layouts.app') @section('content') @livewire('ingredient-category.ingredient-categories') @endsection