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:
B.Fatih KOZ
2022-01-10 23:49:50 +03:00
committed by GitHub
parent 023313c681
commit 09453becf8
6 changed files with 76 additions and 54 deletions

View File

@@ -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">