@extends('backend.layouts.app') @section('title', $title) @section('content') @foreach ($coupons as $key => $coupon) @endforeach