@extends('layouts.app') @section('content')

Edit Diskon

@csrf @method('PUT') @include('diskon.form')
@endsection