Recipe Categories
| # | Category Name | Actions |
|---|---|---|
| {{ $index + 1 }} | {{ $recipe->name }} | {{-- ACTIONS --}}edit |
| No categories found | ||
@extends('layouts.admin') @section('title','Recipe Categories') @section('content')
| # | Category Name | Actions |
|---|---|---|
| {{ $index + 1 }} | {{ $recipe->name }} | {{-- ACTIONS --}}edit |
| No categories found | ||