user_id == $user->id; return true; } public function destroy(User $user, OwnerSundryFeeDetail $owner_sundry_fee_detail) { return true; } }