@extends('admin/layouts/admin') @section('title', __('coupon.coupon')) @section('scripts') @endsection @section('content')
{{ __($translatePrefix. '.subheading') }}
|
#
|
{{ __($translatePrefix . '.code') }}
|
{{ __('global.type') }}
|
{{ __('global.actions') }} | ||
|---|---|---|---|---|---|
|
{{ __('global.no_results') }} |
|||||
| {{ $item->id }} | {{ $item->code }} | {{ __($translatePrefix . '.'. $item->type) }} | {{ __('global.show') }} | ||