'date']; } public function store(): BelongsTo { return $this->belongsTo(PartnerStore::class, 'store_id'); } }