@extends('admin.layout.index') @section('title', 'Kuponlar') @section('content')
| Sıra |
Ad
|
Kupon Kodu
|
Edit |
|---|---|---|---|
| {{ $key + 1 }} | {{ $coupon->name }} | {{ $coupon->code }} | Düzenle Sil |