@extends("layouts.admin.app") @section("page-nav-title")
{{__("Control and view all Items")}}
{{__("#ID")}} | {{__("Item Image")}} | {{__("Item name")}} | {{__("Price")}} | {{__("Status")}} | {{__("Branches")}} | {{__("Item Data")}} | {{__("Add On's")}} | {{__("Control")}} |
---|---|---|---|---|---|---|---|---|
{{$item->id}} | {{$item->name}} | {{$item->price}} | {{$item->status == 1 ?__("Active") : __("Non-Active")}} | $item->id])}}" class="btn btn-primary">{{__("Control")}} | id)}}" class="control-link edit"> |