@extends('layouts.admin') @section('title','Promos and Offers') @section('styles') @endsection @section('content')

List of Promos and Offers (0)

@csrf
Promo Code Item Type Quantity Description Date Start Date End Status Action
@include('dashboard.merchants.partials.add-promo-modal') @include('dashboard.merchants.partials.view-promo-modal') @include('dashboard.partials.footer')
@endsection @push('scripts') @endpush