@extends('layouts.master_admin') @section('title') Add Coupon @endsection @section('coupons') active @endsection @section('content')
Back
@csrf
@endsection @section('js') @endsection