@props(['case_id', 'case_status', 'is_keychain'])
@csrf
@if($case_status > \App\Models\Cases::STATUS_DONE)
@if(is_null($is_keychain)) Zwróć breloczek @else Breloczek zwrócony @endif
@endif
@if($case_status > \App\Models\Cases::STATUS_DONE && is_null($is_keychain)) @endif