@php $coupon_details = App\Models\Coupon::where('id', $id)->first(); @endphp
@csrf