@extends('backend.adminlayouts.master') @section('body')

Modify Coupon

@csrf @method('PUT')
@if($coupon->value) @else @endif
@endsection