@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Food Allergies")}}
{{__("ID")}} | {{__("Image")}} | @if(isPermissionsAllowed("control-food-allergy")){{__("Control")}} | @endif
---|---|---|
{{$food_allergy->id}} | @if($food_allergy->getFirstMediaFile()) |
@if(isPermissionsAllowed("control-food-allergy"))
id)}}" class="control-link edit"> | @endif