@extends('layouts.admin') @section('title', 'Edit Coupon') @section('content')
@csrf @method('PUT')
Cancel
@endsection