{!! $coupon->id !!}
{!! $coupon->code !!}
{!! $coupon->discount !!}
{!! $coupon->discount_type !!}
{!! $coupon->description !!}
{!! $coupon->food_id !!}
{!! $coupon->restaurant_id !!}
{!! $coupon->category_id !!}
{!! $coupon->expires_at !!}
{!! $coupon->enabled !!}
{!! $coupon->created_at !!}
{!! $coupon->updated_at !!}