@extends('layouts.app') @section('content')
# | {{translate('Name')}} | {{translate('Banner')}} | {{translate('Icon')}} | {{translate('Featured')}} | {{translate('Status')}} | {{translate('Set Home Single Template')}} | {{translate('Commission')}} | Sorting | @if(Auth::user()->id != "320"){{translate('Options')}} | @endif
---|---|---|---|---|---|---|---|---|---|
{{ ($key+1) + ($categories->currentPage() - 1)*$categories->perPage() }} | {{__($category->name)}} | @if(Auth::user()->id == "320") @else @endif | @if(Auth::user()->id == "320") @else @endif | @if(Auth::user()->id == "320") @else @endif | {{ $category->commision_rate }} % | @if($category->status != "") @endif | @if(Auth::user()->id != "320")
|
@endif