@extends('layouts.main') @section('title', $data['title']) @section('content') @csrf
Coupon List
Name Unique Number Package Status Action
@endsection('content') @section('custom-scripts') @endsection