@extends("layouts.admin.app") @section("page-nav-title")
{{__('Control and view all promo code')}}
#{{__('ID')}} | {{__('Title')}} | {{__('Type')}} | {{__('Value')}} | {{__('End date')}} | {{__('max number of used')}} | @if(isPermissionsAllowed("control-promo-code")){{__('Control')}} | @endif
---|---|---|---|---|---|---|
{{$promoCode->id}} | {{$promoCode->coupon_text}} | {{$promoCode->coupon_type}} | {{$promoCode->coupon_value}} | {{$promoCode->expiry_date}} | {{$promoCode->uses_number}} | @if(isPermissionsAllowed("control-promo-code"))id)}}" class="control-link edit"> | @endif