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

Edit Pesan Reward & Promo

@csrf @method('put') @include('reward_promo.form')
@endsection