@extends('admin.layouts.app') @section('panel')
@csrf
{{ @$coupon ? ($coupon->discount_type == 1 ? gs()->cur_text : '%') : gs()->cur_text }}
@lang('Usage Restrictions')
{{ gs()->cur_text }}
@endsection @push('breadcrumb-plugins') @endpush @push('style') @endpush @push('script') @endpush @push('script-lib') @endpush @push('style-lib') @endpush