Tytuł | Opis | Autor | Produkty | Edytuj | Usuń | |
---|---|---|---|---|---|---|
|
@else
{{ $recipe->title }} | @endif{{ $recipe->description }} | @if (!$recipe->user == null) {{ $recipe->user->name }} | @else Konto usunięte @endif
@foreach ($recipe->ingredients as $ingredient)
|
@if (Auth::user()->hasRole('moderator'))
Edytuj | @endif |