@extends('layouts.admin') @section('content') @include('include.datatable-css')
@include('include.create-button', ['url' => route('add-coupon')]) @include('include.export-button')
@include('include.flash-message')

Code Title Limit Start Date End Date Amount Discount Type Coupon Type Status
{{--
--}}
@include('include.datatable') @include('include.filters-common-js-part') @include('include.datatable-date-range-selector-js', ['url' => 'coupons']) @endsection {{-- Page specific JS --}} @push('scripts') @endpush