@extends('admin.layouts.master') @section('title', __('taxido::static.coupons.coupons')) @section('content')

{{ __('taxido::static.coupons.coupons') }}

@can('coupon.create') @endcan
@endsection