@extends('layouts.admin') @section('title', 'Add Coupon') @section('content')
Sales

Add Coupon

Back
@include('admin.coupons._form')
@endsection