@extends('layouts.app') @section('content')
@include('coupons.index')

Loading
@endsection @section('js') @endsection