Award Checks Update (#1376)
Add active/passive check for awards and update the handler to pass only active ones to the process when needed.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@extends('admin.app')
|
||||
@section('title', "Edit \"$award->title\" Award")
|
||||
@section('title', "Edit \"$award->name\" Award")
|
||||
@section('content')
|
||||
<div class="card border-blue-bottom">
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user