@extends('layouts.admin') @section('admin-content')

Edit Coupon

Back to Coupons
@csrf @method('PUT')
@endsection