@extends('admin.layouts.master') @section('title', __('taxido::static.reports.coupon_reports')) @push('css') @endpush @php $rideStatus = getRideStatus(); $couponCodes = getAllCouponCodes(); @endphp @section('content')