private void Awake()
 {
     _slotDetail = GetComponent <SlotDetail>();
 }